@import  https://fonts.googleapis.com/css?family=Open+Sans:400,700;
/*
colors!!
$teal:#38878E;
$darkGrey:#333;
$lightGrey:#cecec8;
$white:#fff;
$tan:#baa694;
$lightTan:#d6cabf;
$bgTan:#e6e3d9;

$darkGrey:#333333;
51,51,51
$lightGrey:#848484;
133,133,133
$lightBrown:#BAA593;
186,166,148
brownPink:#D6C9BF;
214,201,191
lightTan:#E5E2D8;
229,227,217
$lightGrey:#CECEC6;
207,207,199
lighterGrey:#E0E0DB;
224,224,219
white:#FFFFFF;
255,255,255
#EDEDEA
237,237,235
$teal:#38878E;
56,135,143
$UaBlue:#0C234B;
12,35,75
*/
* {
	box-sizing: border-box;
}

h1,h2,h3,h4,h5 {
	color: #49595e;
}

h1 {
	font-size: 61px;
	font-size: 3.8125em;
	text-transform: uppercase;
	font-weight: 400;
	font-family: MiloSerifWeb,TimesNewRoman,"Times New Roman",Times,Baskerville,Georgia,serif;
}

.views-field-body h1 {
	font-size: 1em;
	line-height: normal;
}

.node-type-person h1 {
	display: none;
}

h2 {
	font-size: 36px;
	font-size: 2.25em;
	font-weight: 700;
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
	text-align: center;
}

h3 {
	font-size: 25px;
	font-size: 1.5625em;
	font-weight: 700;
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
}

h4,p.intro-paragraph {
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
	font-weight: 800;
	font-size: 1.6em;
	line-height: 1.3em;
	color: #333;

}

p {
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
	color: #333;
}

a {
	color: #39868f;
	text-decoration: none;
}

a:hover {
	color: #e6e3d9;
	text-decoration: underline;
}

.one-liner {
	max-width: 960px;
	margin: auto;
	text-align: center;
}

.btn {
	background-color: rgba(255,255,255,.5);
}

.more-link {
	text-align: center;
}

.row {
	margin: 0;
}

.nav-tabs {
	background: #fff1df;
}

#main {
	min-height: 2em;
}

.not-front.page-node .node-page {
	/*background: #fff;
	padding:1em!important;*/
}

article {
	padding: 0 !important;
}

article>article {
/*padding: 0 0 1em !important;*/
}

.read-more {
	padding: 0 0 20px;
	display: inline-block;
}

.read-more a {
	font-size: 1.25em;
	text-transform: uppercase;
}

.clearfix {
	clear: both;
}

.arizona-logo {
	margin: 8px auto;
	display: block;
	float: none;
}

button {
	border: none;
	outline: none;
	margin: 0;
}

.bg-fff,header.header {
	background: #fff;
}

.bg-fff {
	padding-top: 2em;
	padding-bottom: 2em;
}

.navbar-toggle {
	background: transparent;
}

button.navbar-toggle {
	width: 50px;
	height: 50px;
	float: left;
	padding: 12px;
	position: relative;
	z-index: 22;
}

.icon-bar {
	border: 1px solid;
	top: 2px;
}

.navbar-toggle .icon-bar {
	position: relative;
	transition: all .3s ease-in-out;
	width: auto;
}

.navbar-toggle.active .icon-bar.aaa {
	transform: rotate(45deg);
	top: 6px;
}

.navbar-toggle.active .icon-bar.bbb {
	border: transparent;
}

.navbar-toggle.active .icon-bar.ccc {
	transform: rotate(-45deg);
	top: -6px;
}

a.teal-link-block {
	background: #38878E;
	color: #fff !important;
	width: 100%;
	max-width: 400px;
	text-transform: uppercase;
	margin: auto;
	padding: 20px;
	font-weight: 800;
	display: block;
	text-align: center;
}

div.logo-outer {
	display: inline-block;
	width: calc(100% - 100px);
	float: left;
}

div.logo-outer a {
	display: block;
	float: none;
	width: 80%;
	margin: 10px auto;
}

div.logo-outer a img {
	display: inline-block;
	float: none;
	width: 100%;
	margin: 0;
	width:auto;
	max-width:320px;
}

div.logo-outer a img.active {
	/* width: 80%;*/
}

.active .icon-wrrc-search {
	display: none;
}

.icon-wrrc-phone,.icon-wrrc-email,.icon-wrrc-fax {
	color: #D6C9BF;
}

.water-rank{
    padding-top: 5px;
    display: inline-block;
}

#block-block-78{
	height: 110px;
}

@media screen and (max-width: 480px) {
  #block-block-78{
	width: 100%;
	text-align: center;
}
}

@media screen and (max-width: 992px) {
  #block-block-78{
	width: 100%;
	text-align: center;
}
}

#main_nav {
	clear: both;
	position: ;
	width: 100%;
}

#navbar {
	padding: 0;
}

.navbar {
	min-height: 0;
}

.tanOnWhite {
	background: transparent;
	border: none;
}

.tanOnWhite>span {
	color: #baa694;
}

#block-block-50 ul.menu li a span {
	text-indent: -9999px;
	display: inline-block;
}

.flex-direction-nav a:before {
	font-size: 20px;
	margin: 5px 0 0;
	color: #ddd;
}

/*social nav footer*/
#block-block-49 {
	background: #333;
	padding: 16px;
	color: #fff;
}

ul.social-icons {
	list-style: none;
	margin: 0;
	padding: 20px;
	display: inline-block;
}

ul.social-icons li {
	float: left;
	display: inline-block;
}

#block-block-49 a {
	color: #d6cabf;
}

ul.social-icons li a span {
}

/*#block-block-29*/
ul.three-icons {
	padding: 0;
}

ul.three-icons li {
	list-style: none;
	padding: 15px 0 50px;
	width: 100%;
	text-align: center;
}

ul.three-icons li a {
	text-decoration: none;
}

ul.three-icons li a .circle {
	width: 185px;
	height: 185px;
	border-radius: 50%;
}

ul.three-icons li a .circle .large-icon {
}

ul.three-icons li a .circle .large-icon span {
	color: #fff;
	font-size: 160px;
}

ul.three-icons li a .circle-text {
}

ul.three-icons li a .circle-text h5 {
	color: #39868f;
	font-size: 1.2em;
	font-weight: 800;
}

ul.three-icons li a .circle-text span {
	color: #333;
	font-size: 1em;
	font-weight: 300;
	line-height: normal;
	width: 80%;
	display: inline-block;
}

#block-block-61{
	text-align:center;
}

ul.three-icons.impacts-nav{
	margin:auto;
	width:350px;
	padding:2em 0 0;
}

ul.three-icons.impacts-nav li{
	padding-top:0;
	padding-bottom:0;
	 width: 32%;
    margin-left: 1%;
    display: inline-block;
    float: left;
}
ul.three-icons.impacts-nav li a .circle {
	width:65px;
	height:65px;
}

ul.three-icons.impacts-nav li a .circle .large-icon span{
	font-size:50px;
}

ul.three-icons.impacts-nav li a .circle-text span{display:block;}
ul.three-icons.impacts-nav li a .circle-text h5{font-size:1em;}

.page-impacts-engagement .impacts-nav .engagement .circle{background-color:#0C234B;}
.page-impacts-engagement .impacts-nav .engagement h5{color:#0C234B;}

.page-impacts-education .impacts-nav .education .circle{background-color:#0C234B;}
.page-impacts-education .impacts-nav .education h5{color:#0C234B;}

.page-impacts-research .impacts-nav .research .circle{background-color:#0C234B;}
.page-impacts-research .impacts-nav .research h5{color:#0C234B;}

.page-impacts-engagement h1.page__title,
.page-impacts-education h1.page__title,
.page-impacts-research h1.page__title{margin-top:1em;}

/*#block-block-30*/
#block-block-30,#block-block-30 * {
	text-align: center;
	color: #fff;
}

/*#block-block-30*/
#block-block-85,#block-block-85 * {
	text-align: center;
	color: #fff;
}

#online-tools,#online-tools * {
	text-align: center;
	color: #333;
}

.tool {
	padding: 5em 0;
}

.tool img {
	margin: 2em 0;
}

.weekly-wave {
	text-align: center;
}

.weekly-wave > a {
	text-align: center;
	background-color: #39868f;
	color: #fff;
	padding: 20px 30px;
	margin: auto;
	text-transform: uppercase;
	display: block;
	max-width: 300px;
}

#webform-client-form-23860 fieldset.captcha.form-wrapper
{
  margin-top: -15px;
  margin-bottom: 15px;
  color: black;
}

#webform-client-form-23860 legend{
  margin-bottom: 0px !important
}

#webform-client-form-23860 .g-recaptcha{
  width: 305px;
  margin: 0 auto;
}

#webform-client-form-25487 fieldset.captcha.form-wrapper
{
  margin-top: 0px;
  margin-bottom: 15px;
  color: black;
  display: inline-block;
}

#webform-client-form-25487 legend{
  margin-bottom: 0px !important
}

#webform-client-form-25487 .g-recaptcha{
  width: 305px;
}


footer .weekly-wave {
	padding-top: 60px;
	text-align: left;
}

[class^="icon-"],[class*=" icon-"] {
	font-size: 30px;
}

.heroImageSet {
/* position: ;*/
	width: 100%;
	background-image: url(../images/frontHeros/original.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-align: center;
	background-size:cover;
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
		.heroImageSet .heroImageTagline {
			padding: 20px;
      margin: auto;
      background-color: rgba(90, 90, 90, 0.65);
      max-width: 1120px;
		}
}

.section-about .heroImageSet {
}

.section-give .heroImageSet {
	background-image: url(../images/frontHeros/give.jpg);
	background-position: 50% 90%;
}

.heroImageSet .heroImage {
}

.heroImageSet .heroImage img {
	width: 100%;
	height: auto;
	display: none;
}

.heroImageSet .heroImageTagline {
	padding: 30px 0;
}

.heroImageSet .heroImageTagline h1 {
	color: #FFF;
	font-size: 3.5em;
	text-transform: uppercase;
	line-height: 45px;
  margin-top: 25px;
}

.heroImageSet .heroImageTagline h2 {
	color: #FFF;
	font-family: MiloWeb;
	font-size: 1.625em;
	font-weight: 300;
}

.conf-2018-btn
{
  padding: 15px;
  margin-top: 20px;
}

/*hidden page titles*/
.front .page__title,.section-home .page__title,.section-about .page__title,.section-give .page__title {
	display: none;
}

/*start search*/
/* OPTIONAL UA ZEN COMPONENTS - COMMENT OUT WHAT YOU DON'T NEED */
/* line 1, ../sass/components/_uazen-search.scss */
#block-views-exp-search-search-results {
	float: none;
	clear: both;
	margin: 0;
}

/* line 5, ../sass/components/_uazen-search.scss */
#block-views-exp-search-search-results .form-item {
	display: inline;
}

/* line 7, ../sass/components/_uazen-search.scss */
#block-views-exp-search-search-results .form-item input {
	border-collapse: collapse;
	width: 13.8rem;
	font-family: MiloWeb,sans-serif;
	font-weight: 400;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1em;
	border: 0;
	background-color: #eef1f1;
	color: #333;
	padding: 8px;
	padding: .5rem;
	outline: 0;
}

/* line 25, ../sass/components/_uazen-search.scss */
#block-views-exp-search-search-results .views-exposed-widgets {
	margin-bottom: 0;
}

#block-views-exp-search-search-results input[type="submit"] {
	text-indent: -9999em;
	background-image: url(../images/search-icon.png);
	width: 40px;
	height: 40px;
	width: 2.5rem;
	height: 2.5rem;
	background-size: 24px 24px;
	background-size: 1.5rem 1.5rem;
	border: 0;
	background-repeat: no-repeat;
	background-position: 9px 7px;
	outline: 0;
	margin-top: 0;
}

/* line 40, ../sass/components/_uazen-search.scss */
#block-views-exp-search-search-results form {
	border: 1px solid #d3d7de;
	background-color: #eef1f1;
	color: #333;
	width: 272px;
	width: 17rem;
	margin: 0 auto 24px;
	margin: 0 auto 1.5rem;
}

#block-views-exp-search-search-results .views-exposed-form .views-exposed-widget {
	padding-right: 0;
	padding-top: 0;
	margin-top: .25em;
}

.view-search .views-row {
	background-color: #eee;
	padding: 1em;
	margin-bottom: 1em;
}

.view-search .views-field-field-date-pubs {
	padding-top: 0;
}

form.search-form {
	text-align: center;
}

/*hannah.css*/
body {
	font-size: 1em;
	line-height: 25px;

}

h1.title {
	margin: 1.5em 0 auto;
}

h1,h1.title {
	font-size: 2.5em;
}

a:visited {
	text-decoration: none;
}

p.one-liner,p.p1,#mission p,#mission ul,#history p,#annual-reports {
	padding-right: 20px;
	padding-left: 20px;
}

/*navigation mobile*/
#block-views-exp-search-search-results input[type="submit"] {
	background: none;
	height: 55px;
}

#block-views-exp-search-search-results .views-submit-button:after {
	content: "\e916";
	font-family: 'wrrc-icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 35px;
	color: #fff;
	display: inline-block;
	position: absolute;
	z-index: 2;
	margin-top: 10px;
	margin-left: -28px;
}

#block-views-exp-search-search-results form {
	border: none;
}

#block-views-exp-search-search-results .views-exposed-form .views-submit-button {
	background-color: #39868f;
	float: right;
	margin-top: 0;
	width: 55px;
}

#block-block-49 .weekly-wave > a {
	margin: 20px 0 0;
	max-width: none;
	width: 90%;
}

#block-block-49 ul.social-icons {
	padding-bottom: 0;
}

#block-menu-menu-simplified-main ul.menu li.last {
/*padding-bottom: 40px;*/
}

#block-menu-menu-simplified-main .icon-wrrc-arrowright {
	color: #e6e3d9;
}

#block-views-exp-search-search-results form,#block-views-exp-search-search-results .form-item input {
	background-color: #e6e3d9;
	width: 90%;
	height: 55px;
}

#block-menu-menu-simplified-main ul.menu li {
	margin-right: 10%;
	margin-left: 10%;
	padding-right: 10px;
	padding-left: 20px;
}

li.menu__item a.active {
	color: #0C234B;
}

/*front*/
#block-block-29 .one-liner {
	padding-bottom: 40px;
}

h4,p.intro-paragraph {
	font-weight: 800;
	line-height: 1.1em;
}

#block-views-13e17e34bccbe961039e0025a36aa2e0 .views-field-view-node a,.read-more a {
	text-transform: uppercase;
	font-size: 16px;
}

#block-views-13e17e34bccbe961039e0025a36aa2e0 .views-field-view-node,.read-more {
	padding: 0 0 10px;
}

#block-views-13e17e34bccbe961039e0025a36aa2e0 .views-field-field-type-event .field-content {
	padding-bottom: 10px;
}

#block-views-wrrc-v-news-news-front .views-field-field-impact-category {
	margin-bottom: 10px;
}

#block-views-wrrc-v-news-news-front .views-field-field-date-news .field-content,#block-views-wrrc-v-news-news-all .views-field-field-date-news .field-content {
	margin-top: 15px;
}

#block-views-wrrc-v-news-news-front .p1,#block-views-wrrc-v-news-news-all .p1 {
	padding: 0;
}

#online-tools .container,#online-tools .col-md-6 {
	padding: 0;
}

.view-display-id-attachment_featured_news > .view-header,.view-display-id-attachment_featured_event > .view-header,.view-display-id-block_featured_news .view-content {
	width: 350px;
	margin: auto;
}

a.teal-link-block {
	padding: 15px;
	line-height: 24px;
	max-width: none;
	width: 100%;
	margin: auto;
	margin-top: 10px;
}

#online-tools a.teal-link-block {
	margin-top: 20px;
}

#online-tools a.teal-link-block:after {
	content: "\e919";
	font-family: 'wrrc-icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 15px;
	color: #fff;
}

footer#footer_site .footer-logo {
	margin: 30px 20px 30px 0;
	float: none;
}

footer p.intro-paragraph {
	font-size: 18px;
	line-height: 25px;
}

footer#footer_site .teal-link-block {
	margin-top: 20px;
}

footer .weekly-wave {
	padding-bottom: 25px;
	padding-left: 15px;
}

.icon-wrrc-email:before {
}

.icon-wrrc-directory:before {
	margin-left: 1px;
}

#footer_site p {
	color: #BAA593;
	padding-right: 20px;
	padding-left: 20px;
}

#footer_site h4 {
	padding-top: 50px;
	padding-left: 20px;
	color: #BAA593;
	font-size: 20px;
}

#footer_site li,#footer_site ul>li span {
	color: #BAA593;
}

#footer_site ul>li {
	margin-bottom: 5px;
}

.icon-wrrc-phone:before {
	position: relative;
	//top: -5px;
}

#footer_site ul.social-footer li {
	padding: 5px;
	padding-top: 0;
}

#footer_site ul.social-footer {
	padding-left: 5px;
	padding-bottom: 50px;
}

/*Events and News*/
.pager li>a:focus,.pager li>a:hover {
	background-color: transparent;
	color: #848484;
}

/*impacts*/
/*.pager.pager--infinite-scroll,
#recent-events .more-link,
#block-views-job-listing-job-opportunities .pager.pager--infinite-scroll {
  text-transform: uppercase;
  padding-top: 40px;
  margin: 0;
  position:absolute;
  bottom: -85px;
  left: calc(50% - 50px);
}
*/
#block-views-job-listing-job-opportunities .pager li>a,.pager li>span,.pager li>a,.pager li>span {
	background-color: transparent;
	border: none;
	letter-spacing: 0;
}

.pager.pager--infinite-scroll a:focus,#block-views-8dff9f7d793263945727d960d398853d .pager.pager--infinite-scroll a:focus,#recent-events .more-link a:focus,#block-views-job-listing-job-opportunities .pager.pager--infinite-scroll a:focus {
	text-decoration: none;
}

#recent-events .more-link a {
	color: rgba(211,211,211,.9);
	color: #eee;
}


.page-node-2120 #recent-events{
Padding-top: 5px;
}


.pager.pager--infinite-scroll a,#block-views-8dff9f7d793263945727d960d398853d .pager.pager--infinite-scroll a,#block-views-job-listing-job-opportunities .pager.pager--infinite-scroll a {
	color: #848484;
	padding: 0;
}

.pager.pager--infinite-scroll a:after,#block-views-8dff9f7d793263945727d960d398853d .pager.pager--infinite-scroll a:after,#recent-events .more-link a:after,#block-views-job-listing-job-opportunities .pager.pager--infinite-scroll a:after {
	content: "\e908";
	font-family: 'wrrc-icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 35px;
	display: block;
}

.news-bg .view-content .grid-item {
	text-align: left;
}

.events-bg .views-field-field-type-event .event-type {
	font-weight: 700;
	padding: 20px 0;
}

/*Opportunities, Internships, Jobs*/
.view-job-listing .view-header .p1 {
	font-size: 25px;
	line-height: 29px;
	padding-top: 0;
	text-align: center;
	max-width: 900px;
	margin: auto;
}

#block-views-job-listing-job-opportunities .grid-item {
	text-align: left;
}

.views-field-field-job-type {
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	padding: 15px;
	background-color: #848484;
}

.view-job-listing .views-field-title {
	padding-top: 20px;
	font-weight: 700;
}

.view-job-listing .views-field-field-company {
	line-height: 15px;
	font-style: italic;
}

.view-job-listing .views-field-body {
	padding-top: 10px;
}

.view-job-listing .views-field-body ul {
	padding-left: 25px;
}

.view-job-listing .views-field-field-post-date .views-label-field-post-date,.view-job-listing .views-field-field-post-date .field-content,.view-job-listing .views-field-field-job-location .views-label-field-job-location,.view-job-listing .views-field-field-job-location .field-content {
	display: inline-block;
}

.view-job-listing .views-field-field-post-date .views-label-field-post-date,.view-job-listing .views-field-field-job-location .views-label-field-job-location {
	text-transform: uppercase;
	font-weight: 700;
	color: #d6cabf;
	margin-right: 5px;
}

.views-field-field-job-date {
	display: none;
}

.view-job-listing .views-field-view-node .field-content {
	text-transform: uppercase;
}

.view-job-listing .views-field-view-node {
	margin-top: 15px;
}

#block-views-job-listing-job-opportunities .view-header .p1 {
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
}

#block-views-job-listing-job-opportunities,#block-block-29,#block-block-30,#block-block-31,#block-block-32,#block-block-85,#online-tools,.section-home .block-views,.events-bg,.news-bg {
	padding: 25px 20px;
}

article.node-featured-story {
}

article.node-23831 {
	padding-bottom: 0 !important;
}

.section-programs #block-block-32 {
	padding: 0;
}

/*Programs*/
#block-block-32 p.one-liner {
	font-size: 1.2em;
	line-height: 1.2em;
	max-width: 900px;
	margin: auto;
	padding: 0 20px 20px;
}

#block-block-32 .grid {
	padding-bottom: 115px;
}

/*About*/
#block-block-35 h2.block-title,#mission h2.block-title,#history h2.block-title,#annual-reports h2.block-title {
	padding-top: 50px;
}

#mission,#history {
	padding-bottom: 100px;
}

#block-block-35 p,#mission p,#history p.lead,#annual-reports p.lead {
	font-size: 25px;
	line-height: 29px;
	padding-top: 0;
	text-align: center;
}

#history p.center-link,#annual-reports p.center-link {
	text-align: center;
	text-transform: uppercase;
}

#annual-reports h3.past-reports {
	text-align: center;
	margin-top: 50px;
}

#mission b,#mission li,#history p,#annual-reports p {
	font-size: 18px;
	line-height: 25px;
}

#mission p {
	margin-bottom: 20px;
}

#mission li {
	padding-bottom: 15px;
}

#annual-reports h3 {
	padding-top: 10px;
}

#history p {
	padding-top: 20px;
	text-align: left;
}

.heroImageSet .heroImageTagline h2 {
	padding-bottom: 10px;
}

#block-block-35 h2.block__title  {
	padding-top: 50px;
}

#block-block-35 {
	padding-right: 20px;
	padding-left: 20px;
}

#block-block-35 p {
	color: #fff;
}

ul.horiz-buttons li {
	width: 100%;
	margin-left: 0;
	float: none;
	margin: 0;
	max-width: none;
}


.horiz-buttons-2 {
    text-align: center;
    margin-top: 20px;
}

#block-block-73  a.teal-link-block {
        margin: 0 auto;
        width: 100%;
        margin-bottom: 20px;
        list-style: none;
        display: inline;
        }

#block-block-30 h2.block__title.block-title, #block-block-85 h2.block__title.block-title
{

  margin-top: 10px;
  padding-top: 0;
}

ul.horiz-buttons {
	max-width: none;
}

.img-outer {
	padding: 20px 0;
	float: none;
	max-width: none;
}

.img-responsive {
	margin: auto;
}

.med-resp {
	max-width: 500px;
	margin: auto;
}

.section-page-not-found article {
	padding: 3em 0;
}

.section-page-not-found h1.page__title {
	display: none;
}

#annual-reports .horiz-buttons {
	padding-top: 0;
	display: inline;
}

#annual-reports ul.horiz-buttons li {
/*margin-left: 0;*/
}

/*publications masonry*/
#block-views-publications-node-index-block-1 .views-field-title {
	text-transform: none;
	font-size: 23px;
	line-height: 25px;
	padding-top: 10px;
}

#block-views-publications-node-index-block-1 .views-field-view-node {
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 18px;
}

#block-views-publications-node-index-block-1 .views-field-body p {
	margin-bottom: 0;
}

#block-views-publications-node-index-block-1 .news-bg .views-field-field-date-news,#block-views-publications-node-index-block-1 .views-field-field-date-pubs {
	padding-top: 0;
}

#block-views-publications-node-index-block-1 .views-field-field-image-pub img {
	padding-bottom: 10px;
}

#block-views-publications-node-index-block-1 a:visited {
	text-decoration: none;
}

#block-views-publications-node-index-block-1 .views-field-field-author-field-author-name {
	text-transform: uppercase;
	line-height: 16px;
	padding-bottom: 5px;
	color: #39868f;
}

#block-views-publications-node-index-block-1 .views-field-field-date-pubs {
	font-weight: 400;
	line-height: 18px;
	padding-top: 10px;
}

/*publications list*/
/*publications node*/
#block-views-publications-node-index-block-1 {
	background-color: #CECEC6;
}

#block-views-publications-node-index-block-1,#block-views-8dff9f7d793263945727d960d398853d,#block-views-publications-node-index-block-2 {
	padding-bottom: 20px;
	padding-top: 90px;
}

.node-type-pubs article.node-pubs>div:nth-child(2) {
	padding-bottom: 10px;
}

.block-title {
	padding-right: 20px;
	padding-left: 20px;
}

.node-type-pubs .field-collection-item-field-author .content {
	line-height: 18px;
}

.node-type-pubs .field-collection-item-field-author .content .pub-author-affiliation {
	padding-bottom: 10px;
}

.pub-author a:link,.pub-author a:visited,.pub-author a:hover,.pub-author a:active,.pub-author {
	color: #333;
	font-weight: 500;
	text-decoration: none;
}

.pub-author:after{content:",";}

.views-field-field-author li.last .pub-author:after{content:"";}


.node-type-pubs article h1,.node-type-pubs article .container header,.node-type-pubs article .container .col-sm-12,.node-type-pubs article .container .col-sm-9 {
	padding-right: 20px;
	padding-left: 20px;
}

.node-type-pubs article.pub {
	/*padding-bottom: 20px !important;*/
}

.node-type-pubs .field-collection-container {
	border: none;
}

.node-type-pubs .field-collection-view {
	padding: 0;
	border: none;
}

#journal-display {
	font-size: 14px;
	line-height: 15px;
	padding-bottom: 20px;
}

.node-type-pubs div.pull-right img {
	padding-bottom: 20px;
}

span.file {
	margin-left: -4px;
}

span.file a {
	vertical-align: text-bottom;
}

/*.node-type-pubs .file-icon {
	display: none;
}*/

.node-type-pubs .file:before {
	/*content: '\e915';*/
	font-family: 'wrrc-icomoon';
	speak: none;
	font-size: 30px;
	color: #39868f;
}

.node-type-pubs h1#page-title {
	font-size: 36px;
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
	margin-bottom: 0;
	font-weight: 700;
	text-transform: none;
	padding-top: 65px;
	padding-bottom: 15px;
}

.node-type-pubs {
	background-color: #e6e3d9;
}

.node-type-pubs article.col-sm-12 {
	/*width: 350px;
	float: none;
	margin: auto;
	margin-bottom: 50px;*/
	background-color: #fff;

}

.node-type-pubs header h2 {
	margin-top: 0;
	text-align: center;
	font-size: 1.5625em;
	margin-bottom: 20px;
}

.node-type-pubs div.field,.node-type-pubs div#journal-display {
	text-align: center;
}

.pub-author-affiliation {
	display: block;
}

/*publications search*/
.view-publications-node-index .views-exposed-form .views-exposed-widget .form-item label[for=edit-start-date-pubs-datepicker-popup-0],.view-publications-node-index .views-exposed-form .views-exposed-widget .form-item label[for=edit-end-date-pubs-datepicker-popup-0] {
	display: none;
}

label[for=edit-start-date-pubs],label[for=edit-fulltext],label[for=edit-end-date-pubs] {
	text-transform: uppercase;
	color: #b9a493;
	font-weight: 400;
}

fieldset.collapsible.collapsed legend {
	background-color: #0f274a;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget input.form-text {
	height: 60px;
	padding: 0 20px;
}

.views-exposed-widget .fieldset-legend {
	height: 60px;
}

.fieldset-legend {
	padding-top: 12px;
}

.views-exposed-widgets .views-submit-button,.views-exposed-widgets .views-reset-button {
	margin-top: 20px;
}

input#edit-submit-publications-node-index,input#edit-reset {
	height: 60px;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget {
	margin-bottom: .5em;
}

.view-publications-node-index .views-exposed-widget.views-reset-button {
	padding-left: 5px;
}

.view-publications-node-index .views-exposed-widget.views-submit-button {
	padding-right: 5px;
}

.views-widget-filter-secondary .form-checkboxes {
	padding: 20px;
/*column-count: 2;*/
}

.form-type-bef-checkbox {
	line-height: 20px;
}

.form-type-bef-checkbox label {
	padding-left: 1.5em;
}

.form-item-edit-field-type-pubs-c2e-guide {
	padding-top: 25px;
}

#edit-secondary-wrapper {
/*max-height: 500px;*/
}

/*Photo Contest*/

.cb-main-outer
{
  width: 100%;
  text-align: center;
}

.cb-main-outer .img-responsive
{
  display: inline;
  margin-top: 5px;
}

#photo-contest {
	background-color: #333;
	padding: 90px 0;
}

#photo-contest .block__title {
	color: #fff;
}

#photo-contest .photo-main {
	background-color: #fff;
	padding: 0;
	width: 350px;
	margin: auto;
	float: none;
}

.image-credit {
	font-size: 12px;
	line-height: 15px;
	margin-top: -10px;
}

.contest-body {
	padding: 0 20px 20px;
}

.contest-header {
	margin-top: 30px;
}

/*Academic & Grants Masonry*/
#academic {
	background-color: #cecec8;
	padding: 90px 0;
}

#grants-internships {
	padding: 90px 0;
}

.masonry-header {
	font-size: 23px;
	line-height: 25px;
	margin: 0;
	padding-top: 10px;
}

#academic .grid-item,#grants-internships .grid-item, #dwis .grid-item {
	text-align: left;
}

#academic .field-content a,#grants-internships .field-content a,#photo-contest .field-content a {
	font-size: 18px;
}

#academic .grid,#grants-internships .grid, #dwis .grid {
	margin: auto;
}

#dwis-photos td{
	border: none;
}

#dwis-photos table{
	margin-bottom: 0px;
}

#dwis-agenda-logos .col-md-3{
	background: #FFF;
	text-align: center;
	margin-top: 15px;
	background-clip: padding-box;
    border: 10px solid transparent;
	padding: 20px;
	min-height: 135px;
}

#dwis-agenda-logos img{
	max-height: 75px;
}

/*other*/
.teal-link-block:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/*weekly wave header*/
#block-block-29 {
	margin-top: -24px;
}

#block-block-30,#block-block-31,#block-block-32, #block-block-85 {
	padding: 90px 0;
}

#block-block-30 p, #block-block-85 p {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-left: 10%;
	margin-right: 10%;
}

#block-block-30 .block__title, #block-block-85 .block__title {
	margin-bottom: 0;
}

#block-block-30 div, #block-block-85 div {
	margin-bottom: 10px;
}

#block-block-30 img, #block-block-85 img {
	padding-top: 20px;
	margin-bottom: 0;
}

#block-block-30 a:hover, #block-block-85 a:hover {
	text-decoration: none;
}

.btn {
	font-size: 1.2em;
	width: calc(100% - 40px);
	height: 61px;
}

ul.three-icons li a .circle-text {
	padding-right: 15%;
	padding-left: 15%;
}

.wave-sign-up {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
}

.conf-button {
  /* inline-block hack */
  font-size: 0;
  text-align: center;
}

.conf-button-2 {
	width: 400px;
  height: 20px;
  margin: 10px 10px;
  /* inline-block hack */
  display: inline-block;
  font-size: medium;
  text-align: left;
}

.button-div-2 {
	padding-top: 20px;
	text-align: center;
}

/*infographics*/
.topIcon {
	font-size: 0;
}

.circle {
	width: 97px;
	height: 97px;
	background-color: #39868f;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: color .5s,background .5s,border .5s;
	transition: color .5s,background .5s,border .5s;
}

.three-icons .circle {
	width: 200px;
	height: 200px;
	background-color: #39868f;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 100px;
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: color .5s,background .5s,border .5s;
	transition: color .5s,background .5s,border .5s;
}

ul.three-icons li a .circle-text h5 {
	-webkit-transition: color .5s,background .5s,border .5s;
	transition: color .5s,background .5s,border .5s;
}

ul.three-icons li a .circle {
	width: 125px;
	height: 125px;
}

#block-block-74 ul.three-icons li a .circle {
	width: 175px;
	height: 175px;
}

ul.three-icons li a .circle .large-icon span {
	font-size: 100px;
}

li:hover .circle {
	background-color: #0C234B;
}

ul.three-icons li:hover a .circle-text h5 {
	color: #0C234B;
}

.topGraphic {
	height: 166px;
	margin-top: 10px;
}

.groundwater .topGraphic{
	height: 126px;
	margin-top: 10px;
}

.circleAlign {
	display: block;
	margin: auto;
	width: 100px;
}

.topIcon {
	color: #fff;
}

.topHeader {
	color: #333;
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
	line-height: 100%;
	font-size: 24px;
	padding-top: 14px;
}

.icon {
	color: #baa694;
	position: absolute;
}

.largeNumber {
	color: #baa694;
	position: absolute;
	font-size: 55px;
	line-height: 100%;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
}


.text {
/* color: #858585;*/
	color: #5d5d5d;
	font-size: 14px;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
	font-weight: 400;
	line-height: 110%;
	position: absolute;
	text-align: left;
}

.largeNumber1 {
	top: 233px;
	left: 49px;
}

.text1 {
	top: 242px;
	left: 108px;
}

.text2 {
	top: 345px;
	left: 136px;
}

#text3 {
	font-size: 18px;
}

.text4 {
	top: 455px;
	left: 175px;
}

#text5 {
	font-size: 16px;
}

.largeNumber2 {
	top: 447px;
	left: 115px;
}

.largeNumber3 {
	font-size: 32px;
	top: 545px;
	left: 69px;
}

.text6 {
	top: 580px;
	left: 43px;
	text-align: right;
	font-size: 13px;
}

.learnLinkSection {
	height: 35px;
	padding-top: 6px;
	width: 100%;
	clear: both;
}

.learnLinkSection2 {
	height: 49px;
	padding-top: 20px;
	width: 100%;
	clear: both;
}

.learnLink a {
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
	line-height: 100%;
	font-size: 19px;
	color: #39868f;
	text-decoration: none;
	position: relative;
}

.largeNumber4 {
	font-size: 64px;
	top: 203px;
	left: 115px;
}

.text7 {
	color: #858585;
	font-size: 16px;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
	font-weight: 400;
	line-height: 110%;
	position: absolute;
	text-align: left;
	top: 270px;
	left: 150px;
}

#text8 {
	font-size: 19px;
}

.text9 {
	font-size: 16px;
	top: 365px;
	text-align: center;
}

.horzLine {
	position: absolute;
	top: 343px;
	left: 30px;
	margin: auto;
	width: 229px;
}

.vertLine {
	position: absolute;
	top: 365px;
	left: 142px;
	margin: auto;
	width: 2px;
}

.largeNumber5 {
	/*font-size: 64px;*/
	top: 187px;
	left: 110px;
	text-align: left;
	line-height: 110%;
}

.largeNumber6 {
	font-size: 56px;
	top: 174px;
	left: 89px;
	text-align: left;
	line-height: 54%;
}

.text10 {
	color: #858585;
	font-size: 16px;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
	font-weight: 400;
	line-height: 110%;
	position: absolute;
	text-align: left;
	top: 257px;
	left: 92px;
}

.text14 {
	color: #858585;
	font-size: 16px;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
	font-weight: 400;
	line-height: 110%;
	position: absolute;
	text-align: left;
	top: 260px;
	left: 100px;
}

.text11 {
	color: #858585;
	font-size: 16px;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
	font-weight: 400;
	line-height: 110%;
	position: absolute;
	text-align: left;
	top: 248px;
	left: 71px;
}

#text12 {
	font-size: 28px;
	line-height: 110%;
}

.topLogo {
	position: absolute;
	margin: auto;
}

.WQRL {
	top: 38px;
	left: 51px;
	width: 250px;
}

.line {
	border-color: #cecec8;
	position: absolute;
	margin: auto;
	border-width: 2px;
}

.dashHorzLine1 {
	border-top-style: dotted;
	top: 343px;
	left: 62px;
	width: 226px;
}

.dashHorzLine10 {
	border-top-style: dotted;
	top: 542px;
	left: 62px;
	width: 226px;
}

.dashVertLine1 {
	border-left-style: dotted;
	top: 365px;
	left: 177px;
	height: 142px;
}

.dashHorzLine2 {
	border-top-style: dotted;
	top: 283px;
	left: 61px;
	width: 226px;
}

.dashVertLine2 {
	border-left-style: dotted;
	top: 305px;
	left: 177px;
	height: 214px;
}

.text13 {
	font-size: 16px;
	top: 367px;
	text-align: center;
}

.WET {
	top: 33px;
	left: 91px;
	width: 170px;
}

.largeNumber7 {
	/*font-size: 64px;*/
	top: 174px;
	left: 60px;
	text-align: left;
	line-height: 54%;
}

#text13 {
	font-size: 30px;
	left: 155px;
	top: 184px;
	text-align: center;
}

.text15 {
	color: #858585;
	font-size: 16px;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
	font-weight: 400;
	line-height: 110%;
	position: absolute;
	text-align: left;
	top: 220px;
	left: 71px;
}

.text16 {
	font-size: 16px;
	top: 349px;
	text-align: center;
}

.dashVertLine3 {
	border-left-style: dotted;
	top: 305px;
	left: 177px;
	height: 162px;
}

.dashHorzLine3 {
	border-top-style: dotted;
	top: 487px;
	left: 61px;
	width: 226px;
}

.text17 {
	font-size: 16px;
	top: 558px;
	left: 55px;
	text-align: left;
}

.WSP {
	top: 38px;
	left: 53px;
	width: 225px;
}

.largeNumber8 {
	/*font-size: 64px;*/
	top: 174px;
	left: 160px;
	text-align: left;
	line-height: 54%;
}

.text18 {
	color: #858585;
	font-size: 16px;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
	font-weight: 400;
	line-height: 110%;
	position: absolute;
	text-align: left;
	top: 167px;
	left: 182px;
}

.text19 {
	font-size: 16px;
	top: 339px;
	text-align: center;
}

.text20 {
	font-size: 16px;
	top: 356px;
	text-align: center;
}

.dashVertLine4 {
	border-left-style: dotted;
	top: 305px;
	left: 177px;
	height: 130px;
}

.dashHorzLine4 {
	border-top-style: dotted;
	top: 495px;
	left: 61px;
	width: 226px;
}

.text21 {
	font-size: 14px;
	top: 558px;
	left: 102px;
	text-align: left;
}

.DWHI {
	top: 24px;
	left: 73px;
	width: 215px;
}

.largeNumber9 {
	font-size: 64px;
	top: 174px;
	left: 128px;
	text-align: left;
	line-height: 54%;
}

#text14 {
	font-size: 19px;
	left: 160px;
	top: 218px;
	text-align: center;
}

.dashHorzLine5 {
	border-top-style: dotted;
	top: 288px;
	left: 61px;
	width: 226px;
}

.dashVertLine5 {
	border-left-style: dotted;
	top: 310px;
	left: 177px;
	height: 178px;
}

.dashHorzLine6 {
	border-top-style: dotted;
	top: 510px;
	left: 61px;
	width: 226px;
}

.text22 {
	font-size: 16px;
	top: 367px;
	text-align: center;
}

.text23 {
	color: #858585;
	font-size: 16px;
	font-family: 'Open Sans Condensed','Arial Narrow',Arial,sans-serif;
	font-weight: 400;
	line-height: 110%;
	position: absolute;
	text-align: center;
	top: 241px;
	left: 100px;
}

.text24 {
	font-size: 14px;
	top: 533px;
	left: 145px;
	text-align: left;
}

.waterRapids {
	top: 38px;
	left: 50px;
	width: 250px;
}

.largeNumber10 {
	/*font-size: 64px;*/
	top: 193px;
	left: 80px;
	text-align: left;
	line-height: 54%;
}

#text15 {
    left: 110px;
    top: 190px;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #baa694;
    width: 200px;
    margin: 0 auto 15px;
    line-height: 100%;
}

.text25 {
  left: 120px;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #baa694;
    width: 300px;
    margin: 0 auto 15px;
    line-height: 100%;
    top: 20px;
}

.dashHorzLine7 {
	border-top-style: dotted;
	top: 290px;
	left: 61px;
	width: 226px;
}

.dashVertLine7 {
	border-left-style: dotted;
	top: 302px;
	left: 177px;
	height: 194px;
}

.text28 {
	font-size: 16px;
	top: 373px;
	text-align: center;
}

.text30 {
	font-size: 16px;
	top: 379px;
  left: 191px;
	text-align: center;
}

.c2e {
	top: 32px;
	left: 63px;
	width: 225px;
}

.dwhi-2{
	top: 28px;
	left: 100px;
	width: 145px;
}

.taap{
    height: 89px;
    margin-top: 10px;
    top: 20px;
    left: 40px;
}

.ground{
    margin-top: 10px;
    top: 20px;
    left: 30px;
    width: 80%;
}

.section6 .icon-icon-handshake{
    top: 145px;
    left: 40px;
    width: 85px;
    height: 55px;
}

.largeNumber11 {
	/*font-size: 64px;*/
	top: 194px;
	left: 150px;
	text-align: left;
	line-height: 54%;
}

#text16 {
	font-size: 26px;
	left: 332px;
	top: 195px;
	text-align: center;
}

.largeNumber14 {
	/*font-size: 64px;*/
	top: 145px;
	left: 115px;
	text-align: left;
	line-height: 54%;
}

#text36 {
	font-size: 26px;
	left: 172px;
	top: 145px;
	text-align: center;
}

#text38 {
	font-size: 26px;
	left: 52px;
	top: 115px;
	text-align: center;
}

.text32 {

	left: 65px;
	top: 350px;
	text-align: center;
}

.text33 {

	left: 205px;
	top: 350px;
	text-align: center;
}

.text26 {
    left: 30px;
    top: 245px;
    position: absolute;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #baa694;
    width: 300px;
    margin: 0 auto 15px;
    line-height: 100%;
}

.dashHorzLine8 {
	border-top-style: dotted;
	top: 272px;
	left: 61px;
	width: 226px;
}

.dashVertLine8 {
	border-left-style: dotted;
	top: 294px;
	left: 177px;
	height: 174px;
}

.text27 {
	font-size: 16px;
	top: 353px;
	text-align: center;
}

.text29 {
	font-size: 16px;
	top: 366px;
	text-align: center;
}

/* ---- icons ---- */
/*director's water management activities*/
.icon-wrrc-bulb:before {
/*content: '\e932';
        font-family: 'wrrc-icomoon';
        speak: none;*/
	font-size: 70px;
}

.icon-icon-wrrc-engagement {
	top: 197px;
	left: 200px;
}

.icon-icon-wrrc-engagement:before {
/*content: '\e933';
        font-family: 'wrrc-icomoon';
        speak: none;*/
	font-size: 105px;
}

.engagment-rapids.engagment-rapids {
    font-size: 60px;
    left: 65px;
    top: 300px;
    position: absolute;
}

.icon-icon-wrrc-graduating {
	top: 330px;
	left:82px;
}

.icon-icon-wrrc-graduating:before {
/*content: '\e934';
        font-family: 'wrrc-icomoon';
        speak: none;*/
	font-size: 45px;
}

.icon-wrrc-publications {
	top: 447px;
	left: 45px;
}

.icon-wrrc-publications:before {
/*content: '\e935';
        font-family: 'wrrc-icomoon';
        speak: none;*/
	font-size: 60px;
}

.icon-wrrc-reach {
	top: 536px;
	left: 167px;
}

.icon-wrrc-reach:before {
/*content: '\e936';
        font-family: 'wrrc-icomoon';
        speak: none;*/
	font-size: 120px;
}

.icon-icon-frontiers
{
    font-size: 55px;
    top: 300px;
    left: 218px;
    position: absolute;
}

.icon-icon-handshake
{
    font-size: 40px;
    top: 320px;
    left: 220px;
    position: absolute;
}

/*brown bag seminars*/
.icon-wrrc-bag:before {
/*content: '\e938';
        font-family: 'wrrc-icomoon';
        speak: none;*/
	font-size: 70px;
}

.icon-wrrc-attendance {
	top: 266px;
	left: 75px;
}

.icon-wrrc-attendance:before {
	font-size: 58px;
}

.icon-wrrc-speaker2 {
	top: 389px;
	left: 17px;
	text-align: center;
}

.icon-wrrc-speaker2:before {
	font-size: 150px;
}

.icon-wrrc-forward {
	top: 472px;
	left: 236px;
	text-align: center;
}

.icon-wrrc-forward:before {
	font-size: 34px;
}

/*annual conference*/
.icon-icon-wrrc-speaker:before {
	font-size: 68px;
}

.icon-wrrc-attendance2 {
	top: 239px;
	left: 200px;
}

.icon-wrrc-attendance2:before {
	font-size: 58px;
}

.icon-bucket {
  	top: 300px;
	left: 230px;
}

.icon-bucket:before {
  font-size: 1.6em;
}

.icon-wireless {
	top: 459px;
	left: 230px;
}

.icon-wireless:before {
  font-size: 1.05em;
}

.icon-wrrc-speakers {
	top: 454px;
	left: 48px;
	text-align: center;
}

.icon-wrrc-speakers:before {
	font-size: 90px;
}

.icon-icon-wrrc-posters {
	top: 473px;
	left: 228px;
	text-align: center;
}

.icon-icon-wrrc-posters:before {
	font-size: 50px;
}

.icon-files {
    top: 296px;
    left: 222px;
}

.groundwater .icon-files{
    left: 242px;
}

.icon-files:before {
	font-size: 48px;
}

.icon-screen-charts {
	top: 296px;
	left: 85px;
}

#conference .icon-screen-charts {
    top: 610px;
    left: 155px;
}

.icon-screen-charts:before {
	font-size: 48px;
}

.icon-pen-icon {
	top: 115px;
	left: 35px;
  width: 45px;
}

.icon-pen-icon:before {
	font-size: 58px;
}

.agenda-color-1
{
  background: #39868f;
  border-right: 10px solid #fff;
}

.agenda-color-2
{
  background: #39868f;
}

.agenda-color-1 td
{
  border-right: 10px solid #fff;
}

.agenda-color-1 h3, .agenda-color-2 h3
{
    color: #fff;
    font-size: 20px;
    margin-left: 15px;
}

.agenda-2018
{
  border-top: none;
  border-bottom: none;
}
/*agenda*/

div.Basic-Text-Frame {
	border-style:solid;
}
table.Basic-Table {
	border-collapse:collapse;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	margin-bottom:-4px;
	margin-top:4px;
}
td.Basic-Table {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#fff;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#fff;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#fff;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#fff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	vertical-align:top;
}
p.Basic-Paragraph {
	color:#000000;
	font-family:MiloOT, sans-serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	line-height:1.5;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}
td.CellOverride-1 {
	background-color:#0d6772;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-2 {

}
td.CellOverride-3 {
	background-color:#fae7d8;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-4 {
	background-color:#0d6772;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-5 {
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#ffffff;
}
td.CellOverride-6 {
	background-color:#d3dadd;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-7 {
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
}
td.CellOverride-8 {
	background-color:#0d6772;
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-top-color:#ffffff;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}
td.CellOverride-9 {
	background-color:#0d6772;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-top-color:#ffffff;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}
td.CellOverride-10 {
	background-color:#fae7d8;
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-11 {
	background-color:#d3dadd;
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-top-color:#ffffff;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-12 {
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-top-color:#ffffff;
}
td.CellOverride-13 {
	background-color:#0d6772;
	border-right-color:#ffffff;
	border-right-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-14 {
	background-color:#0d6772;
	border-left-color:#ffffff;
	border-left-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-15 {
	border-right-color:#ffffff;
	border-right-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-16 {
	background-color:#fae7d8;
	border-left-color:#ffffff;
	border-left-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-17 {
	border-left-color:#ffffff;
	border-left-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-18 {
	background-color:#0d6772;
	border-bottom-style:solid;
	border-bottom-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-19 {
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-20 {
	background-color:#d3dadd;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:0px;
	border-right-style:solid;
	border-right-width:0px;
	border-top-style:solid;
	border-top-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-21 {
	border-left-color:#ffffff;
	border-left-width:0px;
	border-top-style:solid;
	border-top-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-22 {
	background-color:#fae7d8;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:0px;
	border-right-style:solid;
	border-right-width:0px;
	border-top-style:solid;
	border-top-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
td.CellOverride-23 {
	background-color:#d3dadd;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:0px;
	border-right-style:solid;
	border-right-width:0px;
	border-top-style:solid;
	border-top-width:0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
}
p.ParaOverride-1 {
	-epub-hyphens:none;
	font-size: 20px;
	font-weight: bold;
}
p.ParaOverride-2 {
	-epub-hyphens:none;
	margin-left:17px;
}
p.ParaOverride-3 {
	-epub-hyphens:none;
	text-align:center;
}
p.ParaOverride-4 {
	-epub-hyphens:none;
	text-align:justify;
	text-align-last:right;
}
span.CharOverride-1 {
	color:#ffffff;
	font-style:normal;
	font-weight:bold;
	font-size: 20px;
}
span.CharOverride-2 {
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-3 {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-4 {
	font-size:16px;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-5 {
	color:#0d6772;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-6 {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-7 {
	color:#ffffff;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-transform:uppercase;
}
span.CharOverride-8 {
	color:#0d6772;
	font-size:25px;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-9 {
	font-size:16px;
	font-style:italic;
	font-weight:normal;
}
td._idGenCellOverride-1 {
	border-bottom-style:solid;
	border-bottom-width:1px;
}
td._idGenCellOverride-2 {
	border-bottom-style:solid;
	border-bottom-width:0px;
}
col._idGenTableRowColumn-1 {
	width:112px;
}
col._idGenTableRowColumn-2 {
	width:427px;
}
tr._idGenTableRowColumn-3 {
	min-height:24px;
}
tr._idGenTableRowColumn-4 {
	min-height:18px;
}
tr._idGenTableRowColumn-5 {
	min-height:23px;
}
tr._idGenTableRowColumn-6 {
	min-height:26px;
}
tr._idGenTableRowColumn-7 {
	min-height:36px;
}
tr._idGenTableRowColumn-8 {
	min-height:19px;
}
tr._idGenTableRowColumn-9 {
	min-height:49px;
}
tr._idGenTableRowColumn-10 {
	min-height:52px;
}
tr._idGenTableRowColumn-11 {
	min-height:76px;
}
#_idContainer000 {
	display:inline-block;
	height:245px;
	width:612px;
}
img._idGenObjectAttribute-1 {
	height:100.00%;
	min-width:100%;
	width:100.00%;
}
div._idGenObjectStyleOverride-1 {
	border-width:0px;
}
div._idGenObjectLayout-1 {
	text-align:center;
}


/*water quality research lab*/
.icon-wrrc-collab {
	top: 163px;
	left: 192px;
}

.icon-wrrc-collab:before {
	font-size: 79px;
}

.icon-wrrc-lab {
	top: 303px;
	left: 77px;
	text-align: center;
}

.icon-wrrc-lab:before {
	font-size: 55px;
}

.icon-wrrc-researchers {
	top: 303px;
	left: 228px;
	text-align: center;
}

.icon-wrrc-researchers:before {
	font-size: 50px;
}

/*WET*/
.icon-wrrc-teachers {
	top: 110px;
	left: 156px;
	text-align: center;
}

.icon-wrrc-teachers:before {
	font-size: 131px;
}

.icon-wrrc-water {
	top: 283px;
	left: 66px;
	text-align: center;
}

.icon-wrrc-water:before {
	font-size: 66px;
}

.icon-wrrc-stewards {
	top: 297px;
	left: 224px;
	text-align: center;
}

.icon-wrrc-stewards:before {
	font-size: 55px;
}

.icon-wrrc-lookingforward {
	top: 472px;
	left: 116px;
	text-align: center;
}

.icon-wrrc-lookingforward:before {
	font-size: 104px;
}

.icon-icon-wrrc-student {
	top: 556px;
	left: 62px;
	text-align: center;
}

.icon-icon-AZPW
{
  font-size: 50px;
  top: 495px;
  left: 150px;
  position: absolute;
}

.icon-icon-wrrc-student:before {
	font-size: 54px;
}

/*WSP*/
.icon-icon-wrrc-connected {
	top: 191px;
	left: 58px;
	text-align: center;
}

.icon-icon-wrrc-connected:before {
	font-size: 110px;
}

.icon-wrrc-fellowship {
	top: 283px;
	left: 78px;
	text-align: center;
}

.icon-wrrc-fellowship:before {
	font-size: 60px;
}

.sectionHalf5 .icon-wrrc-speaker {
	top: 297px;
	left: 228px;
	text-align: center;
}

.sectionHalf5 .icon-wrrc-speaker:before {
	font-size: 50px;
}

.icon-wrrc-lookingforward2 {
	top: 480px;
	left: 116px;
	text-align: center;
}

.icon-wrrc-ua {
	top: 562px;
	left: 61px;
	text-align: center;
}

.icon-wrrc-ua:before {
	font-size: 33px;
}

/*Desert water harvesting initiative*/
.icon-wrrc-professionals {
	top: 154px;
	left: 63px;
	text-align: center;
}

.icon-wrrc-professionals:before {
	font-size: 88px;
}

.icon-wrrc-members {
	top: 310px;
	left: 75px;
	text-align: center;
}

.icon-wrrc-members:before {
	font-size: 50px;
}

.icon-wrrc-toolbox {
	top: 289px;
	left: 219px;
	text-align: center;
}

.icon-wrrc-toolbox:before {
	font-size: 66px;
}

.icon-wrrc-resources {
	top: 533px;
	left: 75px;
	text-align: center;
}

.icon-wrrc-resources:before {
	font-size: 59px;
}

/*Water Rapids*/

#water-rapids-publications{
	    background-color: #CECEC6;
		padding: 2em 0;
		margin-bottom: -50px;
}

.icon-wrrc-engaged {
	top: 80px;
	left: 95px;
	text-align: center;
}

.icon-wrrc-engaged:before {
	font-size: 162px;
}

.icon-wrrc-outreach {
	top: 285px;
	left: 40px;
	text-align: center;
}

.icon-wrrc-outreach:before {
	font-size: 107px;
}

.icon-wrrc-looking {
	top: 297px;
	left: 222px;
	text-align: center;
}

.icon-wrrc-looking:before {
	font-size: 71px;
}

/*c2e*/
.icon-wrrc-gallons {
	top: 167px;
	left: 90px;
	text-align: center;
}


.icon-wrrc-gallons:before {
	font-size: 69px;
}

.icon-wrrc-environ {
	top: 288px;
	left: 74px;
	text-align: center;
}

.icon-wrrc-environ:before {
	font-size: 55px;
}

.sectionHalf10 .icon-wrrc-looking {
	top: 285px;
	left: 219px;
	text-align: center;
}

.sectionHalf10 .icon-wrrc-looking:before {
	font-size: 71px;
}

.full {
	width: 100%;
	height: 100px;
	background-color: #dfdfdf;
	clear: both;
	margin: 10px 0;
	display: inline-block;
}

.half {
	width: calc(50% - 5px);
	height: 100px;
	float: left;
	display: inline-block;
	background-color: #efefef;
	margin-left: 10px;
}

.full + .half {
	margin-left: 0;
}

.section {
	height: 125px;
}

.section2 {
	height: 112px;
}

.sectionHalf {
	width: calc(50% - 10px);
	height: 160px;
	float: left;
	display: inline-block;
	margin-left: 20px;
}

.section + .sectionHalf {
	margin-left: 20px;
}

.sectionHalf2 {
	height: 208px;
	float: left;
	display: inline-block;
	margin-left: 35px;
}

.section + .sectionHalf2 {
	margin-left: 0;
}

.sectionHalf3 {
	height: 208px;
	float: left;
	display: inline-block;
	margin-left: 48px;
}

.section + .sectionHalf3 {
	margin-left: 0;
}

.sectionHalf4 {
	width: calc(50% - 40px);
	height: 208px;
	float: left;
	display: inline-block;
	margin-left: 50px;
}

.section + .sectionHalf4 {
	margin-left: 25px;
}

.sectionHalf5 {
	width: calc(50% - 20px);
	height: 208px;
	float: left;
	display: inline-block;
	padding-left: 31px;
}

.section + .sectionHalf5 {
	margin-left: 0;
}

.sectionHalf6 {
	width: calc(50% - 10px);
	height: 208px;
	float: left;
	display: inline-block;
	padding-left: 35px;
}

.section + .sectionHalf6 {
	margin-left: 0;
}

.section3 {
	height: 338px;
}

.sectionHalf7 {
	width: calc(50% - 30px);
	height: 208px;
	float: left;
	display: inline-block;
	margin-left: 41px;
}

.section + .sectionHalf7 {
	margin-left: 0;
}

.section4 {
	height: 315px;
}

.sectionHalf8 {
	width: calc(50% - 20px);
	height: 208px;
	float: left;
	display: inline-block;
	padding-left: 35px;
}

.section5 {
	height: 289px;
}

.sectionHalf9 {
	width: calc(50% - 20px);
	height: 208px;
	float: left;
	display: inline-block;
	padding-left: 29px;
}

.sectionHalf10 {
	width: calc(50% - 20px);
	height: 208px;
	float: left;
	display: inline-block;
	padding-left: 54px;
}

.section6 {
	height: 90px;
}

.section7 {
	height: 113px;
}

.section7 + .sectionHalf8 {
	padding-left: 17px;
}

/*end hannah*/
.item-list ul.pager {
	text-align: center;
}

.item-list ul.pager li {
	margin: 0;
	top: auto;
}
#edit-field-vid-type-value{
	-webkit-appearance: none;
   	-moz-appearance: none;
   	appearance: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    outline:none;
    height: 55px;
	padding: 16px;
	background: #0f274a  url('../images/arrow.jpg');
	background-repeat:no-repeat;
	background-position:99% 50%;
	margin-top: 0;
	font-size: 18px;
	color: #fff;
	width:100%;
	border:none;
	outline:none;
	cursor:pointer;
}
#edit-field-vid-type-value.active{
		background-image:  url('../images/arrow2.jpg');
}
select::-ms-expand {
    display: none;
}

select, option {
    border: 0 none;
    outline: 1px none;
}

.throbber {
	margin:0 auto!important;
	display:block;
	/*background: transparent url(../../misc/throbber-active.gif) no-repeat 0px center;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;*/

}
.ajax-progress .throbber {
	background-image: url(../images/ring.svg);
	background-size: cover;
	width: 20px;
	height: 20px;
}

input.throbbing {
	background-image: url(../images/ring.svg);
}
.form-item-field-vid-type-value{
	width:460px;
	margin: auto;
	position:relative;
}
/*.form-item-field-vid-type-value{background-color:#0f274a;background-position:50% 50%; }
.form-item-field-vid-type-values.active{background-image:url('../images/arrow.svg');}*/
.form-item-field-vid-type-value .arrow{}

.form-item-field-vid-type-value .arrow:after{
	color:#fff;
	content: '\e900';
    font-size: 30px;
    font-family: 'wrrc-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: block;
    position: absolute;
    top: 15px;
    right:10px;
    transition: all .2s ease-in-out;
}

.form-item-field-vid-type-value .arrow.active:after{
	content: '\e903';
}

#edit-field-vid-type-value > option {
	/*// -webkit-appearance: none;
	// -moz-appearance: none;
	// appearance: none;
	// padding: 10px;
	// display: inline-block;*/
}

/*begin john.css*/
#block-webform-client-block-23860 {
	background: #fff none repeat scroll 0 0;
	background: #baa694;
}

#webform-client-form-23860, .webform-client-form-25652 {
	/*max-width: 972px;*/
	margin: 0 auto;
	color: #baa593;
	text-align: center;
	padding: 0 20px;
}
.webform-confirmation,.webform-confirmation + .links{text-align:center;}

/*#webform-client-form-23860 h3,
#webform-client-form-23860 .topHeader,
#webform-client-form-23860 label
{
color:#baa593;
    }*/
#block-webform-client-block-23860 h2 {
	color: #baa593;
	/*padding-top: 45px;*/
}

#webform-client-form-23860 label {
	display: inline;
	color:#333;
}

#webform-client-form-23860 .webform-component--first-name input,#webform-client-form-23860 .webform-component--last-name input,#webform-client-form-23860 .webform-component-webform-cc-email input {
	color: #000;
}

#webform-client-form-23860 p {
	text-align: left;
/*color:#baa593;*/
}

.page-node-25652 .page__title .title
{
	margin-bottom: 20px;
}


.page-node-25662 .webform-container-inline
{
  text-align: center;
}

.page-node-25662 .webform-component--telephone
{
  float: left;
}

.page-node-25662 .webform-component--email-address
{
  float: right;
  clear: right;
  margin-top: 0;
}

.page-node-25662 .webform-component-radios
{
float: left;
clear: both;
}

.page-node-25662 input.webform-submit.button-primary.form-submit
{
float: left;
clear: both;
}


.page-node-25662 .webform-component--upload-abstract
{
  text-align: left;
}

.page-node-25662 input#edit-submitted-upload-abstract-upload
{
  margin: 5px 0;
}

.grid-item .program-name {
	color: #39868f;
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
	font-size: 25px;
	line-height: 100%;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.grid-item .program-copy {
	color: #848484;
	font-family: "Open Sans Condensed","Arial Narrow",Arial,sans-serif;
	font-size: 16px;
	line-height: 110%;
}

.grid-item .program-line {
	border-top-style: dotted;
	border-color: #cecec8;
	border-width: 2px;
	margin: auto;
	width: 272px;
	height: 15px;
}

.grid-item .program-line-bottom {
	border-top-style: dotted;
	border-color: #cecec8;
	border-width: 2px;
	margin: 15px auto 0;
	width: 272px;
	height: 15px;
}

.grid-item .program-tagline {
	font-size: 19px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #baa694;
	width: 300px;
	margin: 0 auto 15px;
	line-height: 100%;
}

.groundwater-program-tagline {
	font-size: 19px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	color: #baa694;
	width: 300px;
	margin-top: -20px;
	line-height: 100%;
}


.page-section-clear {
	border-top: 2px dotted #CECECE;
	padding: 20px;
	margin: 15px 0;
	clear: both;
}

.page-pic-1 {
	width: 200px;
	margin: 0 15px 20px 0;
	border: 1px solid #CECECE;
	float: left;
	padding: 5px;
	text-align: center;
}

/*end john.css*/
#block-menu-menu-dhwi ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: auto;
	background: #38878E;
	display: inline-block;
}

#block-menu-menu-dhwi ul li {
	display: inline-block;
	float: left;
	padding: 20px;
}

#block-menu-menu-dhwi ul li:hover {
	background: #dfdfdf;
	cursor: pointer;
}

#block-menu-menu-dhwi ul li a {
	color: #fff;
}

#block-menu-menu-dhwi ul li:hover a {
	color: #38878E;
}

.front .dropper,.grippie {
	display: none !important;
}

.not-front.page-node .top-dropdown + .node-page{/*padding:0!important;*/}

.dropper {
	display: block !important;
	width: 100% !important;
	margin: 0 auto 20px;
	padding: 0;
}

.dropper button {
	width: 100%;
	background: #baa694;
	text-align: center;
	padding: 1em 0 1em 1em;
	position: relative;
	border: none !important;
	font-size: 12px;
}

.dropper .pub-button {
	padding-bottom: 0px;
}

.dropper button:hover {
	background: #baa694;
}

.dropper button[aria-expanded="true"] {
	background: #0c234b;
}

.dropper button[aria-expanded="true"]:after {
	content: '\e90b';
}

.dropper button[aria-expanded="false"] {
	content: '\e900';
}

/*.dropper button.icon-wrrc-ArrowDown.collapsed:after{content:'\e900';}*/
.dropper button.collapsed ul {
	background: #0c234b;
}

.dropper button .milo {
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
	font-weight: 800;
	font-size: 1.3em;
	line-height: normal;
	color: #fff;
	text-transform: uppercase;
}

.dropper button:before {
	content: '';
}

.dropper button:after {
	content: '\e908';
	font-size: 30px;
	color: #fff;
	position: absolute;
	right: 6px;
	top: 6px;
}

.dropper #dropdown-list.in,.dropper #dropperdown-list.in,.dropper #dropdown-list.collapsing {
	background: #0c234b;
}

.dropper #dropperdown-list.collapsing {
	background: #0c234b;
}

.dropper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.dropper #dropperdown-list.in ul,.dropper #dropdown-list.in ul {
	padding: 0 0 10px;
}

.dropper ul li {
	width: 100%;
	text-align: center;
	padding: 5px 0;
}

.dropper ul li a {
	color: #fff;
}

.contextual-links-wrapper {
	width: 100% !important;
}

ul.contextual-links {
	left: 0 !important;
}

a.contextual-links-trigger {
	background-color: #39868f;
	padding: 5px;
}

.water-rapids .col-md-3 {
    margin-bottom: 10px;
}
.water-rapids .col-md-3 .thumbnail, .water-rapids .col-md-6 .thumbnail {
    margin: 10px auto;
}
.water-rapids p.desc_content {
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    padding: 10px 0 0 0;
}
.row .water-rapids {
    padding: 15px;
    /* margin: 15px 0 15px 0; */
    width: 70%;
    margin: 0 auto;
}
#water-rapids {
    background: rgba(0, 0, 0, 0) url("../../../files/watershed.jpg") no-repeat scroll 50% 50%;
    text-align: center;
    width: 100%;
}
.page-node-10686 h1.title {
    margin: 0;
    padding-top: 0;
    width: 720px;
    display: none;
}
#water-rapids h2 {
    padding-bottom: 20px;
}

 .page-node-26290 h1.title {
    margin: 0 auto;
    padding-top: 0;
    width: 920px;
}

#block-views-publications-node-index-block-1 .views-field-field-author li {
    display: inline-block;
    font-size: 16px;
    list-style: outside none none;
    padding-right: 10px;
    text-transform: uppercase;
}
#block-views-publications-node-index-block-1 .views-field-field-author ul {
    padding: 0;
    line-height: 18px;
}
#block-views-publications-node-index-block-1 .pub-author {
    color: #39868f;
}
.program-page-logo {
    margin-top: 25px;
}

/*///////DWHI/////*/
.page-dwhi h1.page__title {
    margin-top: 0;
    margin-bottom: 20px;
}
.row .dwhi {
    margin: 10px 0;
}
.row .dwhi img {
    padding: 10px 0px;
}
.dwhi-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.dwhi-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#views-exposed-form-publications-node-index-page-1 {
    margin: 0 auto;
}
#views-exposed-form-publications-node-index-page-1 .views-widget-filter-search_api_views_fulltext {
    width: 48.85%;
}
#views-exposed-form-publications-node-index-page-1 .views-widget-filter-field_date_pubs {
    width: 48.85%;
    margin-left: 20px;
}
#views-exposed-form-publications-node-index-page-1 label {
    color: #b9a493;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
}
#views-exposed-form-publications-node-index-page-1 {
    width: 972px;
    margin: 0 auto;
}
.view-jp-wrrc-DWHI-resources {
    margin: 0 auto;
}
.view-jp-wrrc-DWHI-resources tr.odd {
    background: #eeece6;
}
.view-jp-wrrc-DWHI-resources .views-field-field-type .active {
    color: #fff;
}
.view-jp-wrrc-DWHI-resources tr.odd .views-field-field-type {
    background: #eeece6;
}
.view-jp-wrrc-DWHI-resources tr.even .views-field-field-type {
    background: #fff;
}
.view-jp-wrrc-DWHI-resources .view-header {
    width: 80%;
    margin: 20px auto;
    text-align: center;
}
.view-jp-wrrc-DWHI-resources table {
    font-size: 16px;
    width: 75%;
    margin: 0 auto;
}
.view-jp-wrrc-DWHI-resources .views-row-last {
    border-bottom: none;
}
.view-jp-wrrc-DWHI-resources .item-list ul.pager li a, .item-list ul.pager li a:link, .item-list ul.pager li a:visited {
    color: #39868f;
}

#block-menu-menu-dhwi{
	padding-left: 0;
	padding-right: 0;
}

.views-photo-grid-container {
    clear: both;
}

.grid-item-2 p
{
	font-size: 14px;
}

.grid-item-2 .views-field-title
{
	font-size: 20px;
	margin-bottom: -10px;
}

@media screen and (min-width: 1240px)
 {
.dwhi-photos .view-id-image_gallery
{
	width: 1172px;
	clear: both;
}
#block-views-wrrc-v-news-block-2 .grid-item-2
 {
	width: 1172px;
	margin-left: -25px;
}
}

@media screen and (min-width: 1000px){
.dwhi-photos .view-id-image_gallery
{
	clear: both;
}
}

/*///////DWHI search field for experts/////*/
.dwhi-name {
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    background: #b9a493;
    width: 100%;
    height: 40px;
    color: #fff;
    vertical-align: middle;
    padding: 8px;
    text-align: center;
    float: left;
    width: 350px;
    height: 100%;
    margin: -30px -30px 10px -30px;
}
.view-jp-wrrc-DWHI-experts-directory {
    margin: 0 auto;
}
.view-jp-wrrc-DWHI-experts-directory .views-field-field-affiliation, .view-jp-wrrc-DWHI-experts-directory .views-field-field-person-email, .view-jp-wrrc-DWHI-experts-directory .views-field-field-phone, .view-jp-wrrc-DWHI-experts-directory .views-field-field-link {
    font-size: 16px;
    line-height: 20px;
}
.view-jp-wrrc-DWHI-experts-directory .views-field-term-node-tid {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    clear: both;
}
.view-jp-wrrc-DWHI-experts-directory .views-exposed-widgets {
    margin: 0 auto 20px;
    text-align: center;
    width: 520px;
}
.view-jp-wrrc-DWHI-experts-directory label {
    text-transform: uppercase;
    color: #b9a493;
}
.view-jp-wrrc-DWHI-experts-directory input {
    border: 2px solid #fff;
    background: #e6e3d9;
    margin: 0;
    padding: 0;
}
.view-jp-wrrc-DWHI-experts-directory .views-field-field-affiliation, .view-jp-wrrc-DWHI-experts-directory .views-field-field-person-email, .view-jp-wrrc-DWHI-experts-directory .views-field-field-link, .view-jp-wrrc-DWHI-experts-directory .views-field-field-phone {
    margin-top: 3px;
}
.view-jp-wrrc-DWHI-experts-directory span.views-label.views-label-term-node-tid {
    font-weight: 700;
    display: block;
    margin-top: 3px;
}
input#edit-submit-jp-wrrc-dwhi-experts-directory.form-submit {
    background: #39868f;
    color: #fff;
    font-weight: 700;
    font-family: MiloWeb, Verdana, Geneva, sans-serif;
    margin: 0;
}
.view-jp-wrrc-DWHI-experts-directory .views-submit-button {
    padding: 0;
    margin-top: 30px;
    width: 80px;
}
div#edit-tid-wrapper.views-exposed-widget.views-widget-filter-tid {
    padding: 0;
    margin: 0 5px 0 0;
}
.dwhi-expert-header {
    text-align: center;
    padding: 15px;
}
.page-dwhi-water-harvesting-experts-directory {
    background: #e6e3d9;
}

/*///////NIWR Block/////////*/
#niwr {
    text-align: center;
    padding: 3em 0;
}
#niwr {
    background: #333;
    color: #fff;
}
#niwr {
    padding-right: 20px;
    padding-left: 20px;
}
#niwr p, {
    padding-right: 20px;
    padding-left: 20px;
}
#niwr p {
    color: #fff;
}
#niwr p {
    font-size: 25px;
    line-height: 29px;
    padding-top: 0;
    text-align: center;
}
#niwr>* {
    max-width: 900px;
    width: 100%;
    margin: auto;
}
#niwr h2.block-title {
    padding-top: 50px;
}
#niwr h2 {
    display: inline-block;
}
#niwr, #niwr h2 {
    background: #333;
    color: #fff;
}
#niwr .horiz-buttons {
    width: 100%;
    float: none;
}
#niwr ul.horiz-buttons li {
    float: none;
}

/*///////Program block/////////////*/
.water-network {
    top: 80px;
    left: 51px;
    width: 260px;
}
.wees {
    top: 440px;
    left: 130px;
    width: 80px;
}
.icon-wrrc-speaker {
    left: 225px;
    font-size: 50px;
}
div.line.dashHorzLine4 {
    top: 415px;
}
div.line.dashHorzLine12 {
    top: 300px;
    border-top-style: dotted;
    left: 40px;
    width: 270px;
}

.text35 {
    top: 360px;
    left: 200px;
    font-size: 14px;
    text-align: center;
}

.text34 {
    top: 360px;
    left: 65px;
    font-size: 14px;
    text-align: center;
}

/*/////Give///////*/
#photo-credit {
    font-size: 14px;
    text-align: center;
}

/*/////Icons////////*/
ul.three-icons li {
    text-align: -moz-center;
    text-align: -webkit-center;
}

/*/////Calendar////////*/
#block-views-exp-calendar-calendar-day label.option {
    width: 150px;
    display: inline-block;
}

.ical span{color:#d6cabf;}

/*/////Events////////*/
span.presentation {
    margin-top: 30px;
    border: 1px solid #39868f;
    padding: 10px;
    margin-right: 15px;
    padding-top: 15px;
    display: table;
    width: -moz-fit-content
}

/*/////Contact Form////////*/
#contact-site-form .form-actions input {
    margin-top: 20px;
}

/*/////Publications///////*/
#contact-site-form .form-actions input {
    margin-top: 20px;
}

.node-news .links.inline, .node-featured-story .links.inline {
    display: block;
    margin: auto;
    text-align: center;
}

h5{
    font-weight: bold;
    font-size: 18px;
}

/*/////Public Policy//////*/

.policy-dd #edit-jump {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    outline: none;
    height: 55px;
    padding: 16px;
    background: #0f274a url(../images/arrow.jpg);
    background-repeat: no-repeat;
    background-position: 99% 50%;
    margin-top: 0;
    font-size: 14px;
    color: #fff;
    width: 100%;
    border: none;
    outline: none;
    cursor: pointer;
    width: 70%;
}

.view-footer #compendium {
    padding: 14px;
    position: relative;
    background: #fff;
    margin: 0 0 0 5px;
    width: 49%;
    float: right;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
.view-footer #compendium{
      padding: 50px 0px;
  }
  .policy-bg {
    max-width: 752px;
}
}

.comp-cover{
  width: 300px;
  margin-top:10px;
}

.policy-bg .views-field-field-image-not-featured img {
    width: 100%;
}
.policy-bg .views-field-field-image-not-featured {
    margin: -30px -30px 0;
}
.policy-bg {
    margin: 0 auto 20px;
    position: relative;
    max-width: 1120px;
    clear: both;
    padding: 5px 0px;
}
.attachment-before .view-display-id-attachment_featured_policy .view-content,.view-display-id-block_featured_policy .view-content{
    padding: 30px;
    position: relative;
    background: #fff;
    margin: 0 0 20px 0;
    width: 50%;
    float: left;
}
.policy-bg .field-content span.date-display-single {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    text-align: left;
    color: #d6cabf;
    padding-top: 10px;
    margin-top: 0px;
    padding-bottom: 10px;
}
.policy-bg .views-field-title h4 {
    line-height: 21px;
    font-size: 18px;
    margin: 0px;
    font-weight: 800;
    color: #333;
    clear: both;
}
.policy-bg .grid-item {
    text-align: left;
}
.policy-bg .view-header {
    background: rgba(92, 92, 92, .9);
    padding: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

/*////////News//////*/
.node-type-news .multimedia {
    text-align: center;
}
.node-type-news .multimedia .file {
    background: #39868f;
    padding: 10px;
    padding-right: 15px;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    line-height: 22px;
}

/*////////Hero Image//////*/
.heroImageSet .heroImageTagline p {
    color: #FFF;
    font-size: 1em;
    line-height: 20px;
    /*font-style: oblique;*/
    font-weight: normal;
    font-family: MiloWeb,Verdana,Geneva,sans-serif;
}
.heroImageSet .heroImageTagline a {
    color: #d6cabf;
    font-weight: bold;
    font-family: MiloWeb,Verdana,Geneva,sans-serif;
		text-decoration: underline;
		text-decoration-color: #d6cabf;
}

.heroImageSet h5{
	color: #FFF;
}

/*////////Calendar//////*/
#block-views-calendar-calendar-featured .views-field-title .field-content a {
    font-size: 1.45em;
}
#block-views-calendar-calendar-featured .views-label .views-label-field-date-event, #block-views-calendar-calendar-featured .date-display-single, #block-views-calendar-calendar-featured .views-label {
    color: #000;
}
.view-content .cal-brown-bag {
    position: absolute;
    top: 20px;
    right: 0;
    line-height: 16px;
    padding: 10px 0px;
    height: 36px;
    width: 120px;
    font-size: 16px;
    background-color: rgb(230, 227, 217);
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    color: #39868f;
}
.view-calendar .views-field-title {
    margin: 15px 0;
}
.icon-wrrc-calendar {
    color: #baa694;
}

/*////////Conferences//////*/

.level-20 {
border: 1px solid #fff;
border-radius: 50%;
width: 295px;
height: 100%;
padding: 5%;
margin: 0 auto;
text-align: center;
}

.row .sponsors
{
	margin:  25px auto;
}

hr.conf-spon-hr{
  border-top: 1px solid #000;
}

.conf-grid-1 .col-md-4, .conf-logos-grid-1 .col-md-3, .conf-grid-1 .col-md-6 {
    text-align: center;
    padding: 15px;
    min-height: 200px;
}
table.conference td {
    text-align: center;
}
.conference-nav a {
    background: #39868f;
    border: 1px solid #fff;
}
.conference-nav li a {
    color: #fff;
}
input#edit-submitted-image-1-upload.form-file, input#edit-submitted-image-2-upload.form-file, input#edit-submitted-image-3-upload.form-file {
    margin: 0 auto 10px auto;
    text-align: center;
    width: 185px;
}
input#edit-submitted-image-1-upload-button, input#edit-submitted-image-2-upload-button, input#edit-submitted-image-3-upload-button, input#edit-submitted-upload-abstract-upload-button {
    padding: 5px 20px;
    color: #fff;
    background: #398690;
    border: none;
    font-weight: 700;
}
#webform-client-form-23897, .webform-client-form-13473, .webform-client-form-25373 {
    max-width: 972px;
    margin: 0 auto;
    color: #b75527;
    text-align: center;
    padding: 0 20px;
}

.webform-client-form-25373 .form-item-submitted-student
{
	display: inline-block;
	margin-right: 10px;
}

input#edit-submitted-upload-abstract-upload
{
	margin: 5px auto;
    width: 190px;
}

input#edit-submitted-first-name, input#edit-submitted-last-name, input#edit-submitted-submit-email-cc-email-address,

 /*{
    background: #EDEDEA;
    background: #fff;
    border: none;
    height: 55px;
    padding: 15px 20px;
    width: 82%;
}*/
input#edit-submitted-street-address, input#edit-submitted-city, input#edit-submitted-state, input#edit-submitted-zip, input#edit-submitted-image-1-name, input#edit-submitted-image-2-name, input#edit-submitted-image-3-name, input#edit-submitted-email-address, input#edit-submitted-telephone, input#edit-submitted-affiliation, input#edit-submitted-zip-code, input#edit-submitted-business-organization, input#edit-submitted-first-name-sponsors, input#edit-submitted-affiliation-optional, input#edit-submitted-street-address-or-po-box,
input#edit-submitted-zip-postal-code, input#edit-submitted-international-subscribers-include-applicable-code-and-country {
    background: #fff;
    border: none;
    height: 55px;
    padding: 15px 20px;
    width: 100%;
}

input#edit-submitted-question {
    background: #fff;
    border: none;
    height: 105px;
    padding: 0px 20px;
    width: 100%;
}

.webform-component--location {
    height: 0px;
    padding: 15px 20px;
    display: inline-block;
}

.qb-firstname, .qb-email, .qb-zip
{
    background: #fff;
    border: none;
    height: 55px;
    padding: 15px 20px;
    width: 100%;
}

.qb-submission
{
    background: #fff;
    border: none;
    height: 55px;
    padding: 15px 20px;
    width: 100%;
}

.webform-client-form .webform-client-form-26152{
	border: 1px solid pink;
}

/*form.webform-client-form > div > div{
	padding-bottom:1em;margin:0;
}*/
.photo-contest-head {
    margin: 0 1.5em;
}
.desert-flows-head {
    margin: 2em auto 2.5em;
}
/*input#edit-submitted-street-address, input#edit-submitted-city, input#edit-submitted-state, input#edit-submitted-zip, input#edit-submitted-image-1-name, input#edit-submitted-image-2-name, input#edit-submitted-image-3-name, input#edit-submitted-telephone, input#edit-submitted-affiliation {
    display: inline-block;
    margin: auto;
}*/
.webform-component--image-info {
    text-align: left;
}

.not-ront .column.col-sm-12 {
    padding-bottom: 3em!important;
}
h1.page__title {
    margin-top: 55px;
}
#main_nav {
    padding-top: 10px;
}
div.logo-outer a {
    width: 75%;
    clear: both;
    margin: -60px 11% 0px 12%;
}
div.logo-outer {
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
}
button.navbar-toggle {
    margin-right: 5%;
    padding-left: 24px;
    padding-right: 0px;
    float: right;
    position: absolute;
    right: 0;
}
button.navbar-toggle:first-of-type {
    margin-left: 5%;
    padding-left: 0px;
    padding-right: 24px;
    margin-right: 0px;
    float: left;
    position: relative;
}
a:focus, a:hover {
    color: #0C234B;
}

/*give*/

a.give:after {
    content: "\e90a";
    font-family: 'wrrc-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    color: #fff;
    position: relative;
    top: 5px;
    font-size: 22px;
}
.section-give #main .row, .section-give article.col-sm-12, .page-node article.node-13462 {
    background: #e6e3d9;
}
article.node-13462 {
    padding-top: 20px !important;
    /*margin-top: 1em;
    padding-bottom: 114px !important;*/
}
article.node-13462 div {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
}
article.node-13462 div.button-div {
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    padding-bottom: 20px;
}
article.node-13462 div.button-div a {
    width: 100%;
    font-size: 16px;
    padding: 15px;
    line-height: 24px;
    max-width: none;
    margin-top: 10px;
    background: #38878E;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    text-align: center;
}

/*contact*/

.captcha .fieldset-legend {
	display: none;
}

#block-block-48 .icon-wrrc-phone {
    padding-top: 10px;
    top: 4px;
    position: relative;
    display: block;
}
#block-block-48 .drop-contact [class^="icon-"], #block-block-48 .drop-contact [class*=" icon-"] {
    color: #BAA593;
}
.drop-address, .drop-phone, .drop-fax {
    margin-top: -33px;
    padding-left: 35px;
    font-size: 25px;
    line-height: 29px;
}
.drop-phone, .drop-fax {
    padding-right: 20px;
    margin-top: -37px;
}
.drop-directions, .drop-contact {
    padding: 20px;
}
.drop-contact {
    padding-top: 40px;
    max-width:300px;
}
.drop-north {
    padding-top: 20px;
}
.section-subscribe .webform-component--subscribe-to-keep-up-with-wrrc-news-and-events {
    padding-top: 45px;
}

/*.section-subscribe #main{
    background-color: #333;
}
.section-subscribe h1.page__title {
    color: #E0E0DB;
}*/

.webform-client-form div.topHeader {
    text-align: left;
    line-height: 1.1em;
    margin-bottom: 12px;
}
.webform-client-form p.lead {
    text-align: center;
    font-size: 25px;
    line-height: 29px;
    padding-top: 0px;
    max-width: 900px;
}
#block-webform-client-block-23860 .form-item {
    margin-top: 0px;
}
.section-contact h1.title {
    padding-top: 0px;
}
.webform-component--subscribe-to-keep-up-with-wrrc-news-and-events {
    padding-bottom: 30px;
}
article.node-23860 .form-type-checkbox, #block-webform-client-block-23860 .form-type-checkbox {
    margin: 10px 0 0 0;
}
article.node-23860 .form-type-checkboxes, #block-webform-client-block-23860 .form-type-checkboxes {
    text-align: left;
}
article.node-23860,
#block-webform-client-block-23860 {
    padding: 3em 0;
}
article.node-23860 h2.block-title {
    /*padding-top: 20px;*/
    color: #E0E0DB;
    margin-bottom: 0px;
}
 #block-webform-client-block-23860 h2.block-title {
    color: #E0E0DB;
}


/*form.webform-client-form,
form.webform-client-form p,
form.webform-client-form h3,
form.webform-client-form .topHeader,
form.webform-client-form label{
    color: #E0E0DB;
}*/


/*brown bag*/

/*div#block-views-b1f7599e0ff938f4175ebef4c43e3b06.block.block-views.previous-brownbag.front-upcoming-events.events-bg.contextual-links-region.last.even
{
	background-color: #eeece6;
}*/

h2.brownbag-upcoming-header.block__title.block-title
{
	color: #49595e;
}

.section-brown-bag-seminars .pager.pager--infinite-scroll {
    padding-bottom: 25px;
}
.section-brown-bag-seminars #main {
    background-color: #cecec8;
}
.section-brown-bag-seminars .node-page {
    background-color: inherit;
    font-size: 25px;
    line-height: 29px;
    max-width: 900px;
    margin: auto;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 60px;
}
.section-brown-bag-seminars .grid-item {
    text-align: left;
}
.section-brown-bag-seminars .views-field-field-date-event .field-content {
	margin-top: 0px;
font-size: 20px;
line-height: 21px;
padding-bottom: 10px;
font-weight: 900;
text-transform: uppercase;
text-align: left;
color: #555555;
display: block;
}
.section-brown-bag-seminars .views-field-title {
    line-height: 21px;
    font-size: 18px;
    margin: 0px;
    font-weight: 800;
}
.section-brown-bag-seminars .views-field-field-type-event {
    display: none;
}

#block-block-71
{
	padding: 1px 0 1px 0;
	background: #ccc;
	margin: 0;
}

/*Program Icon Teaks*/

.text {
    color: #848484;
}
.icon-icon-wrrc-engagement:before {
    font-size: 65px;
}

.icon-icon-attendance
{
    left: 208px;
    top: 440px;
}

.icon-springawr:before
{
font-size: 1.5em;
}

.icon-springawr {
    left: 220px;
    top: 440px;
}

.icon-icon-wrrc-engagement {
    left: 200px;
    top: 220px;
}
.text1 {
    top: 225px;
    color: #848484;
}
.largeNumber1 {
    left: 42px;
    top: 223px;
}
.section2 {
    height: 108px;
}
.icon-icon-wrrc-graduating:before {
    font-size: 30px;ds
}
.icon-icon-wrrc-graduating {
    left: 47px;
    top: 355px;
}
.text2 {
    top: 345px;
    left: 100px;
}
.text4 {
    top: 435px;
}
.text40{
top: 445px;
    left: 62px;
    text-align: center;
    font-size: 16px;
}
.text41{
top: 552px;
    left: 130px;
    text-align: center;
    font-size: 16px;
}
#conference .icon-icon-handshake
{
    top: 490px;
    left: 85px;
}

.largeNumber2 {
    top: 432px;
}
.icon-wrrc-publications {
    top: 427px;
    left: 40px;
}
.largeNumber2 {
    left: 105px;
}
.text6 {
    top: 550px;
    left: 33px;
}
.largeNumber3 {
    top: 515px;
    left: 63px;
}
.icon-wrrc-reach {
    top: 506px;
}
.largeNumber4 {
    top: 203px;
    left: 171px;
}
.text7 {
    top: 271px;
    left: 172px;
}
.section+.sectionHalf {
    margin-left: 12px;
}
.icon-wrrc-attendance {
    top: 208px;
}
.icon-wrrc-attendance:before {
    font-size: 88px;
}
.text14 {
    top: 260px;
}
.section+.sectionHalf4 {
    margin-left: 10px;
}
.icon-wrrc-environ {
    left: 81px;
}
.icon-wrrc-water {
    left: 72px;
}
.sectionHalf6 {
    padding-left: 18px;
}
.text10 {
    top: 255px;
}
.largeNumber5 {
    top: 201px;
}
.icon-wrrc-attendance2 {
    top: 201px;
    left: 200px;
}
.sectionHalf2 {
    margin-left: 0px;
}
.text9 {
    width: 130px;
}
.dashHorzLine1, .dashHorzLine2, .dashHorzLine3, .dashHorzLine6, .dashHorzLine4, .dashHorzLine5, .dashHorzLine7, .dashHorzLine8 {
    width: 270px;
    left: 40px;
}
.sectionHalf5 {
    padding-left: 21px;
}
.sectionHalf5 .text9 {
    top: 375px;
    left: 38px;
}
.icon-wrrc-speaker2 {
    top: 400px;
    left: 24px;
}
.sectionHalf4 .text9 {
    right: 33px;
}
.icon-wrrc-forward {
    top: 477px;
}
.dashVertLine1 {
    height: 150px;
}
.text11 {
    left: 42px;
}
.icon-wrrc-gallons {
    left: 90px;
}
.largeNumber11 {
    left: 150px;
}
#text16 {
    left: 205px;
}
.largeNumber6 {
    left: 79px;
}
.sectionHalf6+.sectionHalf3 {
    margin-left: 38px;
}
.learnLinkSection {
    height: 45px;
    padding-top: 14px;
}
.icon-wrrc-speakers {
    top: 370px;
    left: 61px;
}
.icon-icon-wrrc-posters {
    top: 488px;
}
.dashVertLine2 {
    height: 222px;
}
.sectionHalf7 .text20 {
    text-align: left;
    top: 313px;
    left: 51px;
}
.icon-wrrc-toolbox {
    top: 298px;
}
.dashHorzLine6 {
    top: 420px;
}
.icon-wrrc-resources, .text24 {
    top: 443px;
}
.section5 {
    height: 199px;
}
.text17 {
    left: 80px;
    top: 549px;
    text-align: center;
}
.icon-icon-wrrc-student {
    top: 555px;
    left: 44px;
}
.icon-icon-wrrc-student:before {
    font-size: 40px;
}
.section3 {
    height: 284px;
}
.largeNumber7 {
    left: 40px;
}
.text15 {
    left: 25px;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #baa694;
    width: 300px;
    margin: 0 auto 15px;
    line-height: 100%;
}
.section7+.sectionHalf8 {
    padding-left: 12px;
}
.sectionHalf4+.sectionHalf3 {
    margin-left: 43px;
}
.sectionHalf7 {
    margin-left: 11px;
}
.sectionHalf9 {
    padding-left: 33px;
}
.sectionHalf4+.sectionHalf5 {
    padding-left: 40px;
}
.icon-wrrc-looking {
    left: 224px;
}
.largeNumber10 {
    left: 80px;
}
.text25 {
    left: 22px;
    top: 233px;
    position: absolute;
}
.icon-wrrc-professionals {
    left: 48px;
}
.largeNumber8 {
    left: 145px;
}
#text14 {
    left: 145px;
}
.dashVertLine8 {
    height: 162px;
}
.sectionHalf10, .sectionHalf9 {
    height: 185px;
}
.sectionHalf10 {
    padding-left: 48px;
}
.dashHorzLine7 {
    top: 273px;
}
.dashVertLine7 {
    top: 296px;
}
.icon-wrrc-outreach {
    top: 275px;
}
.icon-wrrc-looking {
    top: 289px;
}
.text30 {
    top: 370px;
}
.text28 {
    top: 364px;
}
.sectionHalf8, .sectionHalf7 {
    height: 195px;
}
.section5 {
    height: 194px;
}
.icon-icon-wrrc-connected:before {
    font-size: 63px;
}
.icon-icon-wrrc-connected {
    top: 225px;
    left: 44px;
}
.icon-icon-wrrc-connected+.largeNumber7 {
    left: 20px;
}
.text18 {
    left: 177px;
}
.section4+.dashHorzLine2, .icon-wrrc-fellowship {
    top: 300px;
}
.text19 {
    top: 360px;
}
.sectionHalf5 .icon-wrrc-speaker {
    top: 313px;
    left: 229px;
}
.text20 {
    top: 373px;
}
.dashVertLine4 {
    top: 323px;
}
.dashHorzLine4 {
    top: 514px;
}
.icon-wrrc-lookingforward2 {
    top: 497px;
}
.text21 {
    top: 570px;
}
.icon-wrrc-ua {
    top: 573px;
}
.icon-conf-2018-icon{
  top:475px;
  left: 225px;
}
.icon-conf-2018-icon:before{
  font-size: 45px;
}

.section7 {
    height: 111px;
}
.sectionHalf2 {
    height: 164px;
}
.dashHorzLine1+.dashVertLine4 {
    top: 366px;
}
.sectionHalf5, .sectionHalf4 {
    height: 200px;
}

/*Event show more*/

.view-display-id-block_upcoming_events_front .more-link, .view-display-id-block_upcoming_events_node .more-link {
    text-transform: uppercase;
    padding-top: 40px;
}
.view-display-id-block_upcoming_events_front .more-link a {
    color: rgba(211, 211, 211, .9);
}
.view-display-id-block_upcoming_events_node .more-link a {
    color: #848484;
}
.view-display-id-block_upcoming_events_front .more-link a:after, .view-display-id-block_upcoming_events_node .more-link a:after {
    content: "\e900";
    font-family: 'wrrc-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 35px;
    display: block;
}

/*Featured Story*/

.node-type-featured-story #main {
    background: #333;
}
.node-type-featured-story article.column {
    margin-top: 140px;
}
.node-type-featured-story article.node-featured-story {
    background: #fff;
    margin-left: 20px;
    margin-right: 20px;
    width: 350px;
    margin: auto;
    margin-bottom: 104px;
}
.node-type-featured-story .node-featured-story span.date-display-single {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    text-align: left;
    color: #d6cabf;
    font-weight: 500;
    margin-top: 30px;
    display: block;
}
.node-type-featured-story .news-title, .node-type-featured-story .news-body, .node-type-featured-story .node-featured-story .field-link {
    padding-right: 20px;
    padding-left: 20px;
}
article.node-featured-story p.p1 {
    padding: 0px;
}

/*Academic Opportunities
.page-node-1935 #main, .page-node-1934 #main, .page-node-1936 #main, .page-node-2176 #main, .page-node-45 #main, .page-node-1933 #main{
    background-color: #cecec8;
}
.page-node-1935 .node-page, .page-node-1934 .node-page, .page-node-1936 .node-page, .page-node-2176 .node-page, .page-node-45 .node-page, .page-node-1933 .node-page{
    background-color: transparent;
}
.page-node-1935 article.node-page, .page-node-1934 article.node-page, .page-node-1936 article.node-page, .page-node-2176 article.node-page, .page-node-45 article.node-page, .page-node-1933 article.node-page{
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-bottom: 104px !important;
    padding-top: 20px !important;
}*/


/*video pages*/

.node-type-video #main {
    background-color: #cecec8;
}
.node-type-video article.node-video {
    position: relative;
    padding-bottom: 56% !important;
    height: 0;
    width: 100%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 100px;
}
.node-type-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*impacts*/

.page-impacts .view-impact {
    margin-bottom: 100px;
    margin-top: 60px;
}
.page-impacts .file-icon {
    margin-bottom: 10px !important;
    padding-left: 10px;
}
.page-impacts #main {
    background: #e6e3d9;
}
.page-impacts .grid-item {
    text-align: left;
}

/*.page-impacts .views-field-field-date-news{
    height: 31px;
}*/

.page-impacts p.p1 {
    padding: 0px;
}
.page-impacts .grid-item .views-field-field-impact-category, .page-impacts .view-content .views-field-field-impact-category {
    line-height: 16px;
    padding: 10px 0px;
    height: 36px;
    width: 120px;
    font-size: 16px;
    background-color: rgba(230, 227, 217, 0.9);
    font-weight: normal;
    float: right;
    position: absolute;
    top: 0;
    right: 20px;
    margin-top: 0;
    margin-right: -20px;
    text-align: center;
}
.page-impacts .grid-item .views-field-field-impact-category a, .page-impacts .view-content .views-field-field-impact-category a {
    text-transform: uppercase;
    font-weight: 400;
}
.page-impacts .views-field-field-date-news .field-content {}
.page-impacts .views-field-title {
    line-height: 21px;
    font-size: 18px;
    margin: 0px;
    font-weight: 800;
}

/*jobs node*/

article.node-job-listing {
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-bottom: 104px !important;
    padding-top: 20px !important;
}
.node-type-job-listing #main {
    background-color: #e6e3d9;
}

/*press release*/

.node-type-press-release div.player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.node-type-press-release div.player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
span.file .file-icon {
    margin-bottom: 10px !important;
}
.node-type-press-release span.date-display-single {
    text-transform: uppercase;
    text-align: left;
    color: #39868f;
    font-weight: 500;
    padding-top: 0;
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
}
.node-type-press-release #main {
    background-color: #cecec8;
}
.node-type-press-release h1.title {
    padding: .5em 20px 0;
}
article.node-press-release {
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-bottom: 104px !important;
    padding-top: 20px !important;
}
span.file {
    display: block;
    margin-top: 30px;
    background: #39868f;
    display: inline-block;
    padding: 10px;
    margin-right: 15px;
    padding-top: 15px;
}
span.file a {
    color: white;
}
.node-type-press-release article.node-press-release>img, .node-type-press-release .embedded-video {
    margin-top: 20px;
}

/*news node*/

.view-display-id-block_featured_news .field-content span.date-display-single {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
    font-weight: 500;
    display: block;
}
.node-type-news .node-news .impact-category {
    line-height: 16px;
    padding: 10px 0px;
    height: 36px;
    width: 120px;
    font-size: 16px;
    background-color: rgb(230, 227, 217);
    font-weight: normal;
    color: #38878E;
    text-transform: uppercase;
    text-align: center;
    float: right;
    width: 120px;
    margin-left: 20px;
}
.node-type-news .node-news .impact-category a {
    font-weight: 400
}
.node-type-news article.column {
    margin-top: 100px;
}
article.node-news p.p1 {
    padding: 0px;
}
.node-type-news .news-title, .node-type-news .news-body, .node-type-news .node-news span.date-display-single, .node-type-news .node-news .field-link {
    padding-right: 20px;
    padding-left: 20px;
}
article.node-news span.date-display-single {
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    text-align: left;
    color: #d6cabf;
    font-weight: 500;
    margin-top: 40px;
    display: block;
}
.node-type-news #main .container .row {
    background-color: #fff;
}
.node-type-news article.column, .node-type-news #main .row {
    background-color: #333;
}
.node-type-news article.node-news {
    background: #fff;
    /*margin-left: 20px;
    margin-right: 20px;
    width: 350px;
    margin: auto;*/
    margin-bottom: 3em;
}

/*footer*/

#footer_site .icon-wrrc-phone:before, #footer_site .icon-wrrc-fax:before, #footer_site .icon-wrrc-email:before {
    top: 0px;
    left: 0px;
}
#footer_site .icon-wrrc-phone:before {
    top: -2px;
}
#footer_site .icon-wrrc-email a, #footer_site .icon-wrrc-directory a {
    margin-left: 5px;
}
#footer_site ul>li span, #footer_site p.intro-paragraph {
    color: #BAA593;
}

/*Cobre Valley Water*/
div.cobre-header h2{
	font-size: 9em;
	text-transform: uppercase;
	color: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1) {
	div.cobre-header h2{
	font-size: 3.5em;}

}

div.cobre-header  {
  height: 100%;
    position: relative
}


.rapids-header  {
    position: relative

}

.rapids-text-block{
position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.rapids-text-block h2 {
Color: #fff;
Font-size: 6em;
Margin-bottom: 0px;
}

.rapids-text-block p {
Color: #fff;
Font-size: 1.45em;
}

.rapids-icon {
    Margin: 0 auto;
    Width: 40%;
    text-align: center;
}


@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1) {
	div.rapids-header h2{
	font-size: 3.5em;
	}
	div.rapids-header p {
    font-size: .85em;
    line-height: 1.15em;
    margin: 10px 0;
}
div.rapids-icon{
	margin-top: 55px;
}
}

div.rapids-header  {
  height: 100%;
    position: relative
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
   div.rapids-header p{
	display:none;
  }
  div.rapids-icon{
	width: 50%;
  margin-top: 5%;
}
}

/*Gila Guide*/

div.jumbotron.gila-tron {
	border-radius: 20px;
	background: #F5F5F5;
	padding: 20px;
	margin: 0 0 10px 0;
}

.gila table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.gila table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
.gila table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .55em;
}
.gila table th ,
.gila table td {
  padding: .625em;
  text-align: left;
}
.gila table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

 .gila table td
 {
	border: 1px solid #fff;
	font-size: 90%;
 }

h3.gila-rt
{
	float: right;
	font-size: 90%;
}

h3.gila-lt
{
	float: left;
	font-size: 90%;
}

progress, progress[role] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-size: auto;
  height: 20px;
  width: 100%;
}

.skill-list {
  list-style: none;
  margin: 0;
  padding: 1em;
}

.skill {
  margin-bottom: 1em;
  position: relative;
  h3 {
    color: #fff;
    left: 1em;
    line-height: 1;
    position: absolute;
    top: 1em;
  }
  ::-webkit-progress-value {
    -webkit-animation: bar-fill 2s;
    width: 0px;
  }
}

.skill-1::-webkit-progress-value {
  background: #ff9e2c;
}

// Animation Keyframes
@-webkit-keyframes bar-fill {
  0% { width: 0; }
}

@keyframes bar-fill {
  0% { width: 0; }
}

@media screen and (max-width: 600px) {
  .gila table{
    border: 0;
  }
  .gila table caption {
    font-size: 1.3em;
  }
  .gila table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .gila table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  .gila table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  .gila table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .gila table td:last-child  {
    border-bottom: 0;
  }
  .gila table th
  {
	text-align: center;
  }

}

.gila-item h3, .gila-item-2 h3
{
  font-size: 130%;
}

.gila-wrapper {
    width: 95%;
    margin: 3em auto;
}

.gila-masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.gila-item {
    display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
    text-align: center;
    min-height: 275px;
}

.gila-item-2 {
      display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc;
    text-align: center;
}

@media only screen and (min-width: 400px) {
    .gila-masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .gila-masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

@media only screen and (min-width: 900px) {
    .gila-masonry {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }
}

@media only screen and (min-width: 1100px) {
    .gila-masonry {
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5;
    }
}

@media only screen and (min-width: 1280px) {
    .gila-wrapper {
        width: 1260px;
    }
}

#block-block-65{
  margin-bottom: 0;
  padding: 0;
}

/*publication node*/

.pub-readmore
{
	text-transform: uppercase;
	margin: 10px 0 0 0;
}

.node-type-pubs h1#page-title {
    width: 60%;
}

/*.page-publications .view-publications-node-index .grid{
    margin-top: 100px;
}*/

.page-publications .view-publications-node-index .views-field-view-node .field-content, .page-publications .view-display-id-page_pubs .views-field-title {
    padding-top: 10px;
    display: block;
}

/*directory*/

#block-block-9 .icon-wrrc-fax, #block-block-9 .icon-wrrc-email, #block-block-9 .icon-wrrc-phone {
    /*padding-right: 12px;*/
}
#block-block-9 .icon-wrrc-phone:before {
    top: 10px;
}
.views-field-field-people-phone .icon-wrrc-phone {
    position: relative;
    top: -3px;
    left: -5px;
}
.views-field-field-people-phone .field-content a {
    position: relative;
    display: block;
    left: -5px;
}
.views-field-field-author ul {
    padding: 0px;
    line-height: 15px;
}
/*.views-field-field-author li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 16px;
}*/
.node-type-person.section-sharon-b-megdal .person-research ul {
    padding-left: 0px;
    list-style: none;
}
.node-type-person.section-sharon-b-megdal .person-research ul {
    text-transform: uppercase;
}
.node-type-person .pub-author {
    color: #39868f;
}
#block-views-person-wrrc-staff .grid-item {
    min-height: 160px;
    padding: 12px;
}
.node-type-person .views-field-field-image-pub img {
    margin-bottom: 5px;
}
#block-views-person-wrrc-staff .views-field-title {
    margin-top: -5px;
}
#block-views-person-wrrc-staff .views-field-field-job .field-content {
    line-height: 21px;
}
.views-field-field-job +.views-field-field-person-email {}

.views-field-field-job {
    min-height: 43px;
    margin-bottom: 10px;
	font-size: 14px;
	font-style: oblique;
}
#block-views-person-wrrc-staff .views-field-field-person-email a, #block-views-person-wrrc-staff .views-field-field-people-phone a {
    /*font-weight: normal;
    color: #333;*/
    font-size: 16px;
}
#block-views-person-wrrc-staff .views-field-field-avatar {
    padding: 0px;
}
#block-views-person-wrrc-staff .views-field-field-avatar img {
    margin-right: 8px;
}
#block-views-person-wrrc-staff .views-field-field-person-email .field-content {
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 210px;*/
}
#block-views-person-wrrc-staff {
    padding-top: 3em;
    background: #CECEC6;
    padding-bottom: 100px;
}
#block-views-person-wrrc-students {
    padding-top: 3em;
    padding-bottom: 100px;
}
.section-personnel-directory ul.list-none {
    text-transform: uppercase;
    padding-top: 20px;
}
.section-personnel-directory ul.list-none:first-of-type {
    padding-top: 0px;
}
.section-personnel-directory ul.list-none li.clearfix {
    text-transform: lowercase;
}
.section-personnel-directory ul.list-none li {
    padding-bottom: 5px;
}
.section-personnel-directory .bg-fff .col-sm-6 h3 {
    margin: 0px;
    margin-top: 20px;
}
.section-personnel-directory #block-block-9 .bg-fff .col-sm-6 {
    padding-right: 20px;
    padding-left: 20px;
}
.section-personnel-directory .bg-fff {
    padding: 0px;
    width: 345px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.section-personnel-directory .img-outer {
    padding: 0px;
}
.section-personnel-directory #block-block-9 img {
    width: 305px;
    max-width: none;
    margin: 20px;
    margin-bottom: 0px;
}
.section-personnel-directory .icon-wrrc-fax:before, .section-personnel-directory .icon-wrrc-email:before {
    /*margin-right: -10px;*/
}

/*person nodes*/

div.person-cv
{
  margin: 0 0 20px 0;
}

.person-cv span.file
{
  margin: 0px;
}

.node-type-person .col-sm-6 .list-none:first-of-type {
    padding-top: 10px;
}
.node-type-person .icon-wrrc-email.pull-left:before {
    top: 0px;
}
.node-type-person .icon-wrrc-phone:before, .node-type-person .icon-wrrc-fax:before, .node-type-person .icon-wrrc-email:before {
    margin-right: 10px;
}
#block-views-7b01bcc7cd464bb025f47ecc12a5e0bf {
    padding-top: 3em;
    background: #CECEC6;
    padding-bottom: 25px;
}
.node-person img {
    /*max-width: none;
    width: 345px;
    margin:20px;*/
}
.node-type-person .bg-fff {
    /*  padding: 0px;
    margin:auto;
    margin-top: 140px;
    width: 345px;
    padding-bottom: 20px;*/
    margin-bottom: 3em;
}
.node-type-person .img-outer {
    padding: 0px;
    text-align: center;
}
.node-type-person .node-person img {
    /*width: 305px;
    margin-bottom: 0px;*/
}
.node-type-person .bg-fff h3 {
    margin: 0px;
    margin-top: 20px;
}
.node-type-person .icon-wrrc-phone:before, .node-type-person .icon-wrrc-fax:before {
    top: -2px;
    position: relative;
}
.node-type-person .icon-wrrc-phone:before {
    margin-left: -2px;
}
.node-type-person li.clearfix span, .node-type-person li.clearfix div.icon-wrrc-fax {
    padding-bottom: 10px;
}
.node-type-person .list-none {
    padding-top: 20px;
}

/*event node*/

/*a.ui-state-default.ui-state-active{
	background: #000;
}

/*.event-speaker .field-collection-item-field-speakers:first-of-type{
    margin-top: -25px;
}
.event-speaker .field-collection-item-field-speakers{
    margin-top: 5px;
    padding-left: 100px;
    display: inline-block;
}*/

.a2a_svg:hover:before, .icon-wrrc-calendar:hover:before {
    color: #38878E;
}
.a2a_svg:before, .a2a_svg:hover:before, .icon-wrrc-calendar:hover:before, .icon-wrrc-calendar:before {
    -webkit-transition: color .2s, background .2s, border .2s;
    transition: color .2s, background .2s, border .2s;
}
.addtoany_list a:hover:hover img, .addtoany_list a:hover span {
    opacity: 1;
}
.event-multimedia>a {
    margin-top: 20px;
    display: block;
}
.events-bg h2 {
    background-color: inherit;
    /*color: #333;*/
}
.section-home #block-views-13e17e34bccbe961039e0025a36aa2e0 h2 {
    color: #fff;
}
.front-upcoming-events h2{
    color: #E0E0DB;
}
 #recent-events h2 {
   /* color: #E0E0DB;*/
}
.table>thead>tr>th, table>thead>tr>th {
    background-color: #38878E;
}
.node-event .tableheader-processed td {
    color: #333;
}
td .file-icon {
    margin-bottom: 10px !important;
    padding-left: 10px;
}
.node-event .event-multimedia {
    padding-left: 20px;
    padding-right: 20px;
}

     .node-event .event-multimedia span.file,  .node-event .event-multimedia span.presentation {
      margin: 0 0 10px 0;
     }
     .node-event .event-multimedia {
      margin-bottom: 20px;
     }

.node-event .player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.node-event .player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.node-event .player, table.tableheader-processed {
    margin-top: 20px;
    margin-bottom: 0px;
}
.node-type-event .events-bg {
    padding-top: 3em;
    background: #CECEC6;
    padding-bottom: 25px;
}
.events-bg .views-field-field-type-event {
    padding-bottom: 10px;
}
.node-event .event-title h4 {
    margin-left: 20px;
    padding-top: 10px;
}
.node-event .addtoany_list>a, .node-news .addtoany_list>a, .node-featured-story .addtoany_list>a {
    padding-bottom: 20px;
}
.addtoany_list>a {
    padding: 30px 13px;
}
.a2a_s_facebook, .a2a_s_twitter, .a2a_s_google_plus, .a2a_s_email, .a2a_s__default {
    background-image: none !important;
}
[class^="icon-"], [class*=" icon-"], .a2a_s_facebook, .a2a_s_twitter, .a2a_s_google_plus, .a2a_s_email, .a2a_s_pinterest {
    font-family: 'wrrc-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #baa694;
}
.circleAlign .topIcon {
    color: #fff;
}
.a2a_s_facebook:before {
    content: "\e912";
    font-size: 45px;
    /*color: #d6cabf;*/
}
.a2a_s_twitter:before {
    content: "\e920";
    font-size: 45px;
    /*color: rgb(230, 227, 217);*/
}
.a2a_s_google_plus:before {
    content: "\e914";
    font-size: 45px;
    /*color: rgb(230, 227, 217);*/
}
.a2a_s_email:before {
    content: "\e910";
    font-size: 45px;
    /*color: rgb(230, 227, 217);*/
}
.icon-wrrc-calendar {
    color: white;
    font-size: 1px;
}
.icon-wrrc-calendar:hover, .icon-wrrc-calendar:active, .icon-wrrc-calendar:focus, .ical>a:hover, .ical>a:active, .ical>a:focus {
    text-decoration: none;
}
.icon-wrrc-calendar:before {
    content: "\e90c";
    font-size: 40px;
    /*color: rgb(230, 227, 217);*/
}
.node-type-event ul.links, .node-type-news ul.links, .node-type-featured-story ul.links {
    /*padding-right: 30px;
    padding-left: 32px;*/
}
.node-type-event a:focus {
    color: #38878E;
}
.node-type-event .event-location, .node-type-event .event-speaker, .node-type-event .event-speaker-affiliation {
    font-weight: 500;
}
.node-type-event article.column {
    margin-top: 4em;
}
article.node-event>div {
    /*padding: 0px;*/
}
.node-type-event .event-details, .node-type-event .event-body {
    padding-right: 20px;
    padding-left: 20px;
}
.node-type-event .field-image-featured .img-responsive {
    /*margin: 0px;
    max-width: none;
    width: 350px;*/
}
article.node-event {
    background: #fff;
    margin-bottom: 3em;
}
.node-type-event .field-type-event {
    text-align: center;
    float: right;
    width: 120px;
    margin-left: 20px;
}
.node-event .node-type-event h4 {
    margin: 20px;
    width: calc(100% - 160px);
    padding-top: 20px;
}
.node-type-event .event-type {
    line-height: 16px;
    padding: 10px 0px;
    /*height: 36px;*/
    width: 120px;
    font-size: 16px;
    background-color: rgb(230, 227, 217);
    font-weight: normal;
    color: #38878E;
    text-transform: uppercase;
}
.node-type-event .field-type-event .field-content {
    padding-bottom: 10px;
}
.node-type-event .field-type-event .event-date {
    background: #38878E;
    color: #fff;
    padding: 10px 10px;
    font-weight: 800;
}

/*contact*/

#block-block-48 .col-sm-6 {
    padding-top: 50px;
}
.page-contact #main>.container {
    padding: 0px;
    width: inherit;
}
.page-contact #contact-site-form {
    padding-right: 20px;
    padding-left: 20px;
    margin: auto;
}
#block-block-48 {
    /*padding:3em 0;
    padding-bottom: 3em;*/
}
#block-block-48>p {
    text-align: center;
    font-size: 25px;
    line-height: 29px;
    padding-top: 0px;
    max-width: 900px;
    margin: auto;
    padding: 0px 20px;
}
#block-block-48 h2 {
    margin-bottom: 0px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.section-contact .col-sm-12{
	background-color:#e6e3d9;
}
.page-contact select.form-select {
    height: 55px;
    width: 100%;
    font-size: 18px;
    margin: auto;
    font-weight: 700;
    color: #fff;
    background: #38878E;
    outline: none;
}
.page-contact .form-item-cid:focus, .page-contact .edit-cid:focus {
    outline: none
}
.page-contact .form-item-message {
    margin-bottom: 0px;
}
.page-contact .form-type-checkbox {
    margin-top: 10px;
}
.form-actions input {
    width: 100%;
    font-size: 16px;
    border: 0;
    padding: 15px;
    line-height: 24px;
    margin: auto;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background: #38878E;
    /*margin-bottom: 100px;*/
}

.contact-form .form-actions input
{
	margin-bottom: 15px;
}

#contact-site-form .form-text, .form-textarea {
    background: #fdfdfd;
    border: none;
    height: 55px;
    padding: 15px 20px;
    width: 100%;
}
.form-textarea-wrapper textarea {
    height: 200px;
}
#contact-site-form .form-text:focus, .form-textarea:focus {
    outline: none;
}
.page-contact #main .grippie {
    display: none;
}
.page-contact .form-item label {
    display: none;
}
.page-contact .form-item label.option {
    display: inline;
}

/*programs*/

#block-block-32 .grid {
    padding-bottom: 0px;
}
.page-node-23831 #block-block-32 h2 {
    padding-top: 20px;
}

/*director / leadership*/

.icon-wrrc-fax:before, .icon-wrrc-email:before {
    position: relative;
    top: 8px;
}
.icon-wrrc-email:before {
    top: 10px;
}
.section-director .hide-profile {
    display: none;
}
.section-director #main {
    background-color: #e6e3d9;
}
#block-block-9 .col-sm-6 {
    overflow: hidden;
    padding: 0px;
    width: 345px;
    margin: auto;
}
.section-director .node-page {
    width: 385px;
    margin: auto;
}
.section-director .bg-fff, .section-director .node-page {
    padding: 0px 20px;
    background: transparent;
}
.section-director figure.pull-right, img.pull-right {
    margin: 0px;
}
.section-director .img-outer {
    padding: 0px;
    padding-top: 20px;
    overflow: hidden;
}
.section-director .img-outer img {
    width: 345px;
    margin: auto;
    float: none !important;
}
.section-director h3 {
    margin-bottom: 0px;
    margin-top: 20px;
}
.section-director .icon-wrrc-phone, .section-director .icon-wrrc-email, .section-director .icon-wrrc-fax {
    color: #BAA593;
    padding-left: 10px;
    margin-left: -10px;
}
.section-director ul.list-none:first-of-type {
    text-transform: none;
    padding-top: 0px;
    padding-bottom: 0px;
}
.section-director ul.list-none {
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 50px;
}
.section-director ul.list-none li, .node-23828 p {
    padding-bottom: 5px;
}
.node-23828 .container {
    padding-right: 20px;
    padding-left: 20px;
}
.node-23828 {
    padding-bottom: 90px !important;
}
.section-director .column a.teal-link-block {
    width: 270px;
    margin-top: 20px;
}

/*search*/

span.icon-wrrc-search, #block-block-50 ul.menu li div.icon-wrrc-search {
    color: #39868f;
}

#block-block-49 .icon-wrrc-youtube, #block-block-49 .icon-wrrc-twitter, #block-block-49 .icon-wrrc-facebook {
    font-size: 50px;
    margin-right: -10px;
}
#block-block-49 {
    padding: 5%;
}
#block-block-49 .weekly-wave a {
    color: #fff;
    width: 100%
}

#block-block-30 .wave-sign-up, #block-block-85 .wave-sign-up{
  padding: 15px 25px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: 3px solid #FFF;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

#block-block-30 .wave-sign-up:hover, #block-block-85 .wave-sign-up:hover{background-color: #3e8e41}

#block-block-30 .wave-sign-up:active, #block-block-85 .wave-sign-up:active
{
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}



#block-menu-menu-simplified-main ul.menu li.last {
    height: 100px;
}
#block-menu-menu-simplified-main ul.menu li a span {
    display: block;
    margin-top: -3px;
}
#block-menu-menu-simplified-main ul.menu li {
    margin-right: 5%;
    margin-left: 5%;
    padding: 10px 5%;
    height: 51px;
    padding-right: 2.5%;
}
#block-menu-menu-simplified-main ul.menu li a {
    padding-top: 4px;
}
#block-views-exp-search-search-results .form-item input {
    float: right;
    width: 100%;
    padding: 15px 15px 15px 8px;
}
#block-views-exp-search-search-results .clearfix:after, #block-views-exp-search-search-results .clearfix:before {
    display: block;
}
#block-views-exp-search-search-results #edit-fulltext-wrapper {
    width: 100%
}
#block-views-exp-search-search-results .views-submit-button:after {
    display: none;
}
#block-views-exp-search-search-results .views-submit-button:before {
    content: "\e91e";
    font-family: 'wrrc-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 35px;
    color: #fff;
    display: inline-block;
    position: absolute;
    z-index: 2;
    margin-top: 10px;
    margin-left: 10px;
    pointer-events: none;
}
#block-views-exp-search-search-results input[type="submit"] {
    width: 55px;
}
#block-views-exp-search-search-results .views-exposed-form .views-exposed-widget {
    margin-top: 0px;
}
#block-views-exp-search-search-results .views-exposed-form .views-submit-button {
    position: relative;
    top: -55px;
    right: -60px;
}
#block-views-exp-search-search-results .views-exposed-form {
    margin-top: 0px;
    width: calc(100% - 60px);
}

/*publications*/

#ui-datepicker-div {
    font-family: MiloWeb, Verdana, Geneva, sans-serif;
    border-right: 1px #666 solid;
    border-bottom: 1px #666 solid;
}
.ui-widget-header {
    background: transparent;
    border: none;
}
.ui-datepicker th {
    font-weight: 500;
    color: #b9a493;
    width: 47px;
}
.ui-datepicker .ui-datepicker-title {
    text-transform: uppercase;
    font-size: 16px;
}
.ui-corner-all {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding: .25em;
    /*background-color: #eeece6;*/
}
input:focus {
    outline: none;
}
.view-publications-node-index .views-exposed-form .views-exposed-widget input.form-text {
    height: 55px;
}
.page-publications .pub-author, .section-resources .pub-author {
    color: #39868f;
}
#edit-secondary-wrapper a.fieldset-title {
    height: 55px;
    display: block;
    padding: 15px;
}
#edit-secondary-wrapper .collapsed a.fieldset-title, #edit-secondary-wrapper a.fieldset-title {
    transition: all .2s ease-in-out;
}
#edit-secondary-wrapper a.fieldset-title:before {
    content: '\e903';
}
#edit-secondary-wrapper .collapsed a.fieldset-title:before, #edit-secondary-wrapper a.fieldset-title:before {
    content: '\e908';
    font-size: 30px;
    color: #ffffff;
    font-family: 'wrrc-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: block;
    position: relative;
    top: -3px;
    float: right;
    transition: all .2s ease-in-out;
}
#edit-secondary-wrapper .fieldset-wrapper {
    background: #eeece6;
    padding-bottom: 10px;
}
#edit-secondary-wrapper .collapsible.form-wrapper {
    margin-bottom: 10px;
}
#edit-secondary-wrapper a.fieldset-title:before {
    content: '\e90b';
}
#edit-secondary-wrapper .fieldset-legend {
    height: 55px;
    padding: 0px;
}
.form-item.form-item-start-date-pubs {
    padding: 0px;
}
.form-item.form-item-start-date-pubs-date, .form-item.form-item-end-date-pubs-date {
    padding-left: 0px;
}
label[for=edit-start-date-pubs], label[for=edit-end-date-pubs] {
    margin-left: 0px;
}
#block-views-2baa36d2e6e7f286efe0947a27275902 .views-field-field-date-pubs {
    font-weight: 500;
}
#block-views-8dff9f7d793263945727d960d398853d .views-field-field-date-pubs {
    padding-bottom: 10px;
    padding-top: 20px;
}
#block-views-publications-node-index-block-2 .views-field-view-node, #block-views-8dff9f7d793263945727d960d398853d .views-field-view-node {
    padding-top: 10px;
}
#block-views-2baa36d2e6e7f286efe0947a27275902 {
    background-color: #CECEC6;
    padding-top: 3em;
    padding-bottom: 20px;
}
.view-display-id-page_pubs .item-list ul.pager {
    text-align: center;
    margin-bottom: 0px;
    padding-right: 2%;
}
.view-display-id-page_pubs .item-list ul.pager li {
    margin: 0px;
}
.view-display-id-page_pubs .item-list ul.pager li a, .view-display-id-page_pubs .item-list ul.pager li a:link, .view-display-id-page_pubs .item-list ul.pager li a:visited {
    padding: 0px;
}
#block-views-2baa36d2e6e7f286efe0947a27275902 .views-field-field-type-pubs, .view-display-id-page_pubs .views-field-field-type-pubs {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(92, 92, 92, .9);
    padding: 15px;
    text-align: center;
    margin: -30px -30px 20px
}
.view-display-id-page_pubs .grid-item {
    background: #eeece6;
}
.view-display-id-page_pubs .views-field-field-date-pubs {
    padding-top: 0px;
}
.views-field-field-date-pubs, .views-field-field-date-news, .dwhi-news-date {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
    margin-top: 0px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
    color: #d6cabf;
    display: block;
}

.dwhi-news-item .grid-item{
	text-align: left;
}
.views-field-field-author {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #39868f;
}
#block-views-2baa36d2e6e7f286efe0947a27275902 .views-field-title {
    padding-top: 0px;
    line-height: 21px;
}
.view-publications-node-index .grid-item .views-field-title .field-content, .view-publications-node-index .grid-item .views-field-title {
    font-size: 18px;
    line-height: 21px;
}
.view-publications-node-index .views-field-title {
    text-transform: inherit;
}
.view-display-id-page_pubs {
    margin-top: 40px;
}
.form-type-bef-checkbox label:before {
    top: 0px;
}
label[for=edit-start-date-pubs], label[for=edit-fulltext], label[for=edit-end-date-pubs] {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
		text-transform: uppercase;
    color: #b9a493;
}

.form-item .form-type-textfield form-item-start-date-pubs-date
{
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
		text-transform: uppercase;
    color: #b9a493;
}

.pubs-view .container

#edit-secondary-wrapper {
    margin-top: 25px;
    margin-bottom: 0px;
    background-color: white;
}
.view-publications-node-index .views-exposed-form .views-widget-filter-search_api_views_fulltext {
    margin-bottom: 25px;
}
fieldset.collapsible.collapsed legend {
    overflow: hidden;
}
.view-publications-node-index .views-exposed-form .views-exposed-widget.views-reset-button {
    display: none;
}
.view-publications-node-index .views-exposed-form .views-submit-button {
    width: 100%;
    margin-top: 20px;
}
#information-sources {
    padding-top: 20px;
    padding-bottom: 20px;
}
.section-publications #information-sources {
    padding-top: 3em;
    padding-bottom: 20px;
}
input#edit-submit-publications-node-index {
    height: 55px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
}
#information-sources .pub-author-affiliation, #block-views-2baa36d2e6e7f286efe0947a27275902 .pub-author-affiliation {
    display: none;
}

.node-type-pubs .col-sm-12 .file {
    background: #39868f;
    padding: 10px;
    padding-right: 15px;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    line-height: 22px;
}
.node-type-pubs .file:before {
    top: 7px;
    position: relative;
    color: #fff;
}
.node-type-pubs .file a {
    color: #fff;
    margin-bottom: -4px;
}


.node-type-pubs span.file .file-icon {
    margin-bottom: 0px !important;
}

.node-type-pubs .pub-author a:link, .node-type-pubs .pub-author a:visited, .node-type-pubs .pub-author a:active, .node-type-pubs .pub-author {
    font-size: 22px;
    line-height: 22px;
}
.pub-author a:link, .pub-author a:visited, .pub-author a:active {
    color: #39868f;
}
.pub-author a:hover {
    color: #8f1124;
}
.node-type-pubs .field-collection-item-field-author .content .pub-author-affiliation a, .node-type-pubs .field-collection-item-field-author .content .pub-author-affiliation {
    font-size: 16px;
    line-height: 15px;
    font-weight: 400;
    padding-bottom: 20px;
}
#information-sources .views-field-field-author li,
#block-views-2baa36d2e6e7f286efe0947a27275902 .views-field-field-author li,
.views-field-field-author li {
    list-style: none;
    display: inline-block;
    padding-right: 5px;
    text-transform: uppercase;
    font-size: 16px;
}
#information-sources .views-field-view-node, #block-views-2baa36d2e6e7f286efe0947a27275902 .views-field-view-node {
    padding-top: 10px;
}
#edit-secondary-wrapper .fieldset-title {
    font-size: 18px;
    text-transform: uppercase;
}
html.js .collapsed .fieldset-legend, html.js .collapsible .fieldset-legend {
    background-image: none;
}
html.js .panel-title:before, html.js .panel-title.collapsed:before {
    content: '\e908';
    font-size: 30px;
    color: #ffffff;
    font-family: 'wrrc-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: block;
    position: relative;
    top: -3px;
    float: right;
    transition: all .2s ease-in-out;
}
html.js .panel-title:before, html.js .panel-title:before {
    content: '\e90b';
    font-size: 30px;
    color: #ffffff;
    font-family: 'wrrc-icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: block;
    position: relative;
    top: -3px;
    float: right;
    transition: all .2s ease-in-out;
}
.page-publications .bef-checkboxes, #edit-secondary-wrapper .views-widget {
    /*height: 10px;*/
}

/*resources*/

.page-node-2124 #main {
    background: #e6e3d9;
}
#press-kit {
    padding-top: 3em;
    background-color: #cecec8;
}
#block-block-42 {
    background-color: #cecec8;
    width: 100%;
}
.drop-2 {
    width: 100%;
    margin-top: 20px;
}
.profile3-right .extra-space {
    padding-top: 10px;
    display: block;
}
.profile3-right {
    padding: 20px;
    margin-bottom: 20px;
}
.profile3-right h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.profile3-right li {
    padding-bottom: 10px;
}
.profile3-left {
    padding: 20px;
    margin-bottom: 20px;
    padding-bottom: 50px;
}
.profile3-left, .profile3-right {
    width: 353px;
    margin: auto;
    margin-bottom: 20px;
}
.profile3-left .icon-wrrc-phone:before {
    top: -3px;
}
.profile3-left .icon-wrrc-email:before {
    top: 0px;
}
.profile3-left .clearfix a {
    padding-left: 10px;
}
.profile3-left img {
    /*width: 310px;
    max-width: none;*/
    padding-bottom: 20px;
}
.profile3-left div.p3-title1 {
    font-size: 16px;
    font-weight: 500;
}
.p3-name {
    margin-top: 10px;
    margin-bottom: 0px;
}
.p3-title2 {
    display: block;
    margin-bottom: 30px;
}
#block-block-42 .panel-body .views-field-field-date-pubs {
    display: block;
    padding-top: 0px;
}
#block-block-42 .panel-body.collapsing, #block-block-42 .panel-body.collapse {
    background-color: #BAA593;
}
#block-block-42 .panel-body.collapse.in {
    background-color: #0f274a;
}
#block-block-42 .panel-body {
    background-color: #0f274a;
    margin-bottom: 20px;
    width: 100%;
    padding-bottom: 40px;
}
#block-block-42 .panel-body a {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
}
#block-block-42 .panel-body .views-row {
    padding-bottom: 10px;
}
.drop-downs .panel-title {
    height: 55px;
    padding: 16px;
    background: #0f274a;
}
.drop-downs .panel-title.collapsed {
    background: #BAA593;
}
.panel-heading{cursor:pointer;}
.panel-heading.conferences-drop, .panel-heading.general-drop {
    background-color: #BAA593;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    height: 55px;
    padding: 0px;
    border: 0px;
}
.panel-heading .icon-wrrc-ArrowUp {
    float: right;
    position: relative;
    top: -2px;
    right: -15px;
    display: none;
}
.icon-wrrc-ArrowUp:before {
    content: '\e900';
    font-size: 30px;
    color: #fff;
}
#videos {
    background-color: #333333;
    padding: 3em 0;
    padding-bottom: 50px;
}
#videos .view-content {
    height: 100%;
}
#videos .block__title {
    color: #ffffff;
}
#block-block-42 {
    padding-bottom: 3em;
}
.view-id-videos .grid-item {
    padding: 0px 0px 20px;
}
.view-id-videos .views-field-title, .view-id-videos .views-field-view-node {
    padding: 0px 20px;
}
.view-videos h3 {
    font-size: 18px;
    line-height: 21px;
}
.water-map-block {
    width: 350px;
    padding: 20px;
    background-color: #ffffff;
    margin: auto;
}
.water-map-block img {
    width: 310px;
    padding-bottom: 20px;
}
#water-map {
    padding: 3em 0;
    /*background-color: #cecec8;*/
    width: 100%;
    /*padding-bottom: 100px;*/
}
.water-map-date {
    font-size: 16px;
    text-transform: uppercase;
    color: #d6cabf;
    padding-bottom: 5px;
    font-weight: 500;
}
.water-map-title {
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
}


@media screen and (min-width: 768px){
.wicked .rtecenter{
float: none;
}
}


/*Upper Gila River*/

#upper-gila{
    background: #cecec8;
    color: #fff;
}
#upper-gila p {
    padding-right: 20px;
    padding-left: 20px;
}
#upper-gila h2 {
	color: #cecec8;
  font-size: 1.4em;
}

#upper-gila h3 {
	color: #49595e;
  font-size: 1em;
  padding-top: .3em;
}
#upper-gila {
	text-align: center;
	padding: 3em 0;
}
#upper-gila > *{
	max-width: 900px;
	width: 100%;
	margin: auto;
  padding-top: 1em;
}

#upper-gila{
	padding-top: 50px;
  padding-right: 40px;
  padding-left: 40px;
  font-size: 25px;
	line-height: 29px;
	padding-top: 0;
	text-align: center;
  background: #333;
}

#upper-gila p {
	color: #49595e;
  font-size: .75em
}

#what-know > *
{
	max-width: 900px;
	width: 100%;
	margin: auto;
  padding-top: 1em;
  background: #cecec8;
}

#what-know h5
{
  font-size: 25px;
}

#what-know
{
  background: #cecec8;
}

#block-block-67 {
	display: inline-block;
}

#block-views-publications-node-index-block-4{
  background: #cecec8;
  padding: 50px;
}

#block-views-publications-node-index-block-4 h2{
  color: #39868f;
}

#explore-gila{
  text-align: center;
}

#explore-gila li a
{
  font-size: 25px;
  line-height: 35px;
}

#explore-gila ul
{
  list-style: none;
}

#gila-quotes
{
  border-radius: 100%;
  border: 3px solid #39868f;
  margin: 0 auto;
  height: 350px;
  width: 350px;
  background: #39868f;
  position: relative;
  text-align: center;
  padding: 40px;
  margin-top: 40px;
}

#gila-quotes .slides
{
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  overflow: hidden;
}

#block-views-uppergilaquotes-block .view-content{
 width: 40%;
 display: inline-block;
 float: right;
}

#block-views-uppergilaquotes-block .view-header{

 width: 60%;
 display: inline-block;
}

.gila-quote-title
{
  font-size: 22px;
  line-height: 20px;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: center;
  width: 200px;
  margin: 0 auto;
  padding:  0 0 10px 0;
  color: #e6e3d9;
}

.gila-quote-body p
{
font-size: 18px;
text-align: center;
line-height: 19px;
color: #fff;
}

.gila-btn
{
  margin-top: 10px;
}

.gila-btn a.btn.awr-button
{
  width: 150px;
}

#block-block-70 .container{
	margin-bottom: 20px;
}


/*.node-25616
{
  width: 100%;
}*/

.heroImageSet-gila {
/* position: ;*/
	width: 100%;
	background-image: url(/sites/wrrc.arizona.edu/files/upper-gila-background.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-align: center;
	background-size:cover;
  height: auto;
}

.heroImageSet-gila .heroImage img {
	width: 100%;
	height: auto;
	display: none;
}

.heroImageSet-gila .heroImageTagline {
	padding: 30px 20px;
}

.heroImageSet-gila .heroImageTagline h1 {
	color: #fff;
	font-size: 3.5em;
	text-transform: uppercase;
	line-height: 45px;
  font-family: MiloWeb,Verdana,Geneva,sans-serif;
  font-weight: bolder;
}

.heroImageSet-gila .heroImageTagline h2 {
	color: #fff;
	font-family: MiloWeb;
	font-size: 1.8em;
	font-weight: 300;
}

@media (min-width: 1200px){
.node-25629.container {
    width: 100%;
}
}

.heroImageTagline-gila
{
      padding: 0px 100px 50px 100px;;
    max-width: 1120px;
    margin: auto;
}


/*opportunities*/

#photo-contest, #academic, #grants-internships, #dwis, #jobs {
    padding: 3em 0;
}
.view-job-listing .views-field-title {
    line-height: 21px;
}
.view-job-listing .grid-item .views-field-title span.field-content {
    font-size: 18px;
    line-height: 21px;
}

/*about*/

#history {
    padding: 3em 0;
    padding-bottom: 4em;
}
#annual-reports .horiz-buttons a {
    margin-bottom: 50px;
}
#annual-reports .horiz-buttons.two a {
    margin-bottom: 75px;
}
#strategic-plan>p, #block-block-40>p {
    max-width: 900px;
    width: 100%;
    margin: auto;
}
#strategic-plan, #block-block-40 {
    text-align: center;
    padding: 3em 0;
}
#strategic-plan h2.block-title, #block-block-40 h2.block-title {
    padding-top: 50px;
}
ul.past-reports {
    max-width: none;
    margin-right: 20px;
    margin-left: 20px;
    list-style: none;
    padding: 0px;
    list-style: none;
    text-align: center;
    margin-bottom: 20px;
}
li.grid-report {
    width: 110px;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
ul.past-reports a {
    background: #38878E;
    color: #fff !important;
    text-transform: uppercase;
    padding: 15px;
    font-weight: 800;
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    text-align: center;
}
ul.past-reports .grid-item {
    width: 100%;
}
#block-block-35 a.teal-link-block {
    margin-top: 15px;
}
ul.grid.past-reports li.grid-item a {
    padding: 15px 0;
}
#annual-reports .horiz-buttons.grid li {
    width: 200px;
}
a.teal-link-block {
    width: calc(100% - 40px);
    font-size: 16px;
}
#block-block-35 p, #annual-reports h3, #annual-reports p {
    padding-right: 20px;
    padding-left: 20px;
}
#strategic-plan ul.horiz-buttons {
    padding: 0px;
    padding-top: 15px;
}
#strategic-plan p {
    text-align: left;
}
h3.metrics, h3.sum-docs {
    padding-top: 30px;
}
#block-block-40 {
    background-color: #e6e3d9;
}
.img-outer {
    float: none;
    max-width: none;
    padding-top: 20px;
}
#block-block-40 p, #strategic-plan p {
    font-size: 25px;
    line-height: 29px;
    padding-top: 0;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
}

#block-block-87, #block-block-89{
  background: #333;
  color: #fff;
  padding: 2em 0;
}

#block-block-87 h2, #block-block-89 h2{
  color: #fff;
}


#block-block-89 ul
{
    margin-top: 0;
    margin: 0 auto;
	width: 80%;
}

#block-block-88{
  background: #CECEC6;
  color: #fff;
  text-align: center;
  padding: 2em 0;
}

#block-block-88 h2{
  color: #39868f;
}

/*blocks*/

#online-tools {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding: 3em 0;
    background: #e6e3d9!important;
}
#block-block-29, #block-block-30, #block-block-31, #block-block-85 {
    padding: 3em 0;
}

/*#block-views-wrrc-v-news-news-front,*/

#block-views-13e17e34bccbe961039e0025a36aa2e0 {
    padding-top: 3em;
}
#block-block-29 .block__title, #block-block-30 .block__title, #block-block-31 .block__title, #block-views-13e17e34bccbe961039e0025a36aa2e0 .block__title, #block-views-wrrc-v-news-news-front .block__title, #online-tools .block__title, #block-block-85 .block_title {
    margin-top: 50px;
}
p.one-liner, #block-block-31 p.one-liner {
    font-size: 1.2em;
    line-height: 1.2em;
    padding-top: 0px;
    max-width: 900px;
    margin: auto;
    padding: 0px 20px 20px;
}
#block-block-29 .block__title, #block-block-31 .block__title, #block-block-32 .block__title {
    margin-bottom: 0px;
}
.btn {
    font-size: 18px;
    letter-spacing: 0px;
    border: 0px;
    padding: 15px;
    line-height: 24px;
    height: inherit;
    width: calc(100% - 40px);
    margin: auto;
}
#block-block-29 .container {
    padding: 0px;
}

/*Online Tools*/

#online-tools a.teal-link-block:focus {
    outline: none;
    text-decoration: none;
}
#online-tools a.teal-link-block:after {
    position: relative;
    top: 5px;
    font-size: 22px;
}
#online-tools .tool.col-md-12:first-of-type {
    padding-top: 0px;
}
#online-tools .col-md-6 .comp-img {
    padding: 0px 20px 20px;
    margin-top: 20px;
}
.tool .comp-img {
    margin: 0px;
}
#online-tools a.teal-link-block {
    width: calc(100% - 40px);
}
.tool img.c2e-tools {
    width: 200px;
    margin: 0px;
    margin-bottom: -10px;
}
#online-tools p {
    width: 300px;
    margin: auto;
}

/*event page node*/

.node-event {
    /*margin:auto;
    width: 350px;*/
}
.event-details .event-location:before {
    content: 'LOCATION: ';
    color: #baa694;
    font-weight: 500;
}
.event-details .event-speaker:before {
    content: 'SPEAKER(S): ';
    color: #baa694;
    font-weight: 500;
}
.event-details .event-speaker-affiliation:before {
    content: 'AFFILIATION: ';
    color: #baa694;
    font-weight: 500;
}
.node-type-event .event-details {
    padding-bottom: 20px;
}

/*masonry*/

.grid-item .views-field-body {
    min-height: 10px;
    min-height: 100px;
}
#block-views-wrrc-v-news-news-front .views-field-field-impact-category {
    padding: 10px 0px;
}
.events-bg .views-field-field-type-event .event-type, .news-bg .views-field-field-impact-category {
    line-height: 16px;
    padding: 10px 0px;
    height: 36px;
    width: 120px;
    font-size: 16px;
    background-color: rgb(230, 227, 217);
    font-weight: normal;
}
.view-display-id-attachment_featured_news>.view-header, .view-display-id-attachment_featured_event>.view-header {
    /*height: 55px;
    padding: 15px;*/
}
#recent-events .views-field-field-type-event {
    padding-bottom: 10px;
}
#recent-events .views-field-field-image-featured img {
    padding-bottom: 20px;
}
.news-bg .views-field-title, .news-bg .views-field-title h4, #recent-events .views-field-title h4, .events-bg .views-field-field-type-event+.views-field-title h4 {
    line-height: 21px;
    font-size: 18px;
    margin: 0px;
}
#block-views-wrrc-v-news-news-node p.p1 {
    padding: 0px;
}
#block-views-wrrc-v-news-news-node .views-field-field-date-news .field-content, #block-views-wrrc-v-news-news-front .views-field-field-date-news .field-content, #block-views-wrrc-v-news-news-all .views-field-field-date-news .field-content {
    margin-top: 0px;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 10px;
    font-weight: 500;
}
#block-views-13e17e34bccbe961039e0025a36aa2e0 .views-field-view-node, .read-more {
    padding: 0px;
}
.views-field-field-image-not-featured+.views-field-field-impact-category {
    position: absolute;
    top: 0;
    right: 20px;
}
.grid-item .views-field-field-impact-category, .view-content .views-field-field-impact-category {
    background-color: rgba(230, 227, 217, 0.9);
}
.news-bg .views-field-field-impact-category .field-content a {
    font-weight: normal;
}
.grid-item .views-field-view-node .field-content {
    font-size: 16px;
    text-transform: uppercase;
}
.events-bg .views-field-field-impact-category {
    padding: 15px 0px;
    font-weight: normal;
    background-color: rgba(230, 227, 217, 1);
}
.featured-event .views-field-view-node {
    text-transform: uppercase;
    font-size: 16px;
}
.views-field-body ul {
    padding-left: 20px;
    color: #333;
}
.views-field-field-image-not-featured+.views-field-field-impact-category+.views-field-field-date-news, .news-bg .views-field-field-image-not-featured+.views-field-field-date-news {
    padding-top: 20px;
}
.news-bg .views-field-field-date-news {
    padding-top: 0px;
}
#block-views-publications-node-index-block-2 {
    padding-bottom: 55px;
}
.front .news-bg {
    /*padding-top: 0;*/
}
.page-node-29 #block-views-13e17e34bccbe961039e0025a36aa2e0 .featured-event .views-field-view-node {
    padding: 0px;
}
#block-views-exp-search-search-results {
    padding: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

/*end search*/
#block-views-exp-search-search-results {
	margin: 16px 0;
}

#block-views-exp-search-search-results form {
	margin: 0 auto;
}

#block-menu-menu-simplified-main {
	display: inline-block;
	width: 100%;
}

#block-menu-menu-simplified-main ul.menu {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}

#block-menu-menu-simplified-main ul.menu li {
	padding: 10px 10%;
	border-bottom: 1px solid #ddd;
}

#block-menu-menu-simplified-main ul.menu li a {
	display: inline-block;
	width: 100%;
}

#block-menu-menu-simplified-main ul.menu li a span {
	float: right;
}

/*front blocks*/
#block-block-29,#block-block-30,#block-block-31,#block-block-32,#online-tools,.section-home .block-views,.events-bg,.news-bg,.wrrc-building, #block-block-85 {
	clear: both;
	padding: 25px 20px;
}
.news-bg{padding-top:0;}
/*background colors*/
/*$teal*/
#block-views-wrrc-v-news-block-1,#block-block-30, #block-block-85 {
	background: #39868f;
}

/*$lightgray*/
/**/
#online-tools,#block-block-31,.section-resources,#history,#strategic-plan,#academic, #dwis {
	background: #cecec8;
}

/*$bgTan*/
.node-type-webform,.news-bg,#block-block-29,#block-block-32,.section-programs,.section-publications,.section-opportunities,#block-views-person-wrrc-staff,.section-personnel-directory,#mission,#annual-reports,.node-type-person,.node-type-conference,.section-middle-east-water
/*,.node-23860,.node-23897,.node-13473*/
{
	background: #e6e3d9;
}
.section-programs article{padding:1em;}

/*$darkgray*/
.events-bg{
	background: #333;
}
.events-bg h2{
	/*background: #333;*/
	/*color: #fff;*/
}
.section-events-news{
	/*background: #333;*/
	color: #fff;
}
.node-type-event{
	/*background: #333;*/
	color: #fff;
}
#block-block-35{
	background: #333;
	color: #fff;
}
#block-block-35 h2 {
	color: #fff;
}

.news-bg h2 {
	text-align: center;
}

.news-bg h2.block-title {
	    text-align: center;
    display: inline-block;
    width: 100%;
}

.events-bg h1.title,.node-type-event h1.title
{
	color: #fff;
}

.block-views > div {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

h1.title {
	margin: 0 auto;
	padding: .5em .5em 0;
	text-align: center;
}

.section-events-news h1.title {
	/*color: #fff;*/
}

.section-about .dropper,
.section-opportunities .dropper,
.section-events-news .dropper {
	margin-bottom:20px;
}

.front-upcoming-events h2{
	/*color: #E0E0DB;*/
	text-align: center;
}
#recent-events h2 {
	color: #E0E0DB;
	text-align: center;
}

.view-display-id-block_featured_news .view-header,
.view-display-id-attachment_featured_news > .view-header,
.view-display-id-attachment_featured_event > .view-header {
	/*background: rgba(92,92,92,.9);
	padding: 20px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;*/
}

.view-wrrc-v-events .attachment-before,.view-display-id-block_featured_news {
	margin: 0 auto 20px;
	position: relative;
	max-width: 1120px;
}
.view-display-id-block_featured_news{margin-bottom:0;}

.view-wrrc-v-events .attachment-before .view-content,.view-display-id-block_featured_news .view-content {
	padding: 30px;
	position: relative;
	background: #fff;
}

/*front events, news-events events, */
.grid-list-relative {
}

.events-bg .attachment-before {
}

/*featured event / featured news */
.attachment-before .grid {
	height: auto !important;
}

.events-bg .grid-item {
	text-align: left;
}

.events-bg .views-field-field-image-featured {
	margin: -30px -30px 0;
}

.events-bg .views-field-field-type-event {
	text-align: center;
	float: right;
	width: 120px;
	margin: -20px -20px 0 20px;
}

.events-bg .views-field-field-image-featured + .views-field-field-type-event {
	margin-top: 0;
	position: absolute;
	top: 0;
	right: 30px;
}

.events-bg .views-field-field-type-event + .views-field-title h4 {
	margin-top: 0;
}

.events-bg .views-field-field-image-featured + .views-field-field-type-event + .views-field-title h4 {
	margin-top: 20px;
}

.events-bg .views-field-field-type-event .event-date {
	background: #38878E;
	color: #fff;
	padding: 20px;
	font-weight: 800;
}

.events-bg .views-field-field-type-event .event-date > span {
}

.events-bg .views-field-field-type-event .event-type {
	color: #38878E;
	background: #eee;
	/*padding: 20px;*/
	text-transform: uppercase;
}

/*event node*/
article.node-event {
	background: #eee;
}

article.node-event>div {
	/*padding: 1em;*/
}

article.node-event .field-label {
	color: #BAA694;
	text-transform: uppercase;
	font-weight: 800;
}

article.node-event .links.inline{
	display:block;
	margin:auto;
	text-align:center;
}

.events-bg .views-field-field-type-event {
	text-align: center;
	float: right;
	width: 120px;
	margin: -30px -30px 0 20px;
}

.event-title {
}

.event-image {
	position: relative;
	background: #555;
}

article.node-event>div.event-image {
	padding: 0;
}

.event-image img {
	margin: auto;
}

.event-image .event-info-box {
}

.event-image .event-info-box .field-name-field-date-event {
	background: #38878E;
	color: #fff;
	padding: 20px 30px;
	font-weight: 800;
}

.event-image .event-info-box .field-name-field-type-event {
	color: #38878E;
	background: #eee;
	padding: 20px;
	text-transform: uppercase;
}

.event-image .event-info-box {
	text-align: center;
	float: right;
	width: 120px;
	margin: 0 -0 0 20px;
	background: #38878E;
	color: #fff;
	padding: 20px 30px;
	font-weight: 800;
}

.field-type-image + .event-info-box {
	position: absolute;
	right: 0;
	top: 0;
}

.event-body,.event-details {
	color: #333;
}

.event-multimedia {
	max-width: 100%;
}

.event-multimedia iframe {
	max-width: 100%;
}

.event-multimedia .field-name-field-video .field-items {
	text-align: center;
	padding-bottom: 1em;
}

#edit-field-vid-type-value-wrapper {
	float: none;
	text-align: center;
}

.event-date2:before {
	content: 'DATE:';
	color: #baa694;
	font-weight: 500;
	display: block;
}

.event-date2 span.date-display-single {
	display: inline-block;
}

.event-date2 span.date-display-single div.date-display-range {
	float: right;
	padding-right: 5px;
}

.event-date2 span.date-display-single div.date-display-range span.date-display-start {
	padding-left: 2px;
}

.embedded-video {
	max-width: 100%;
	height: auto;
}

/*front news*/
.view-wrrc-v-news {
}

.view-wrrc-v-news h2 {
	text-align: center;
}

/*featured news item is inside .attachment*/
.view-display-id-block_featured_news .view-header,
.view-display-id-attachment_featured_event > .view-header,
.attachment .news-bg .view-header {
	background: rgba(92,92,92,.9);
	padding: 15px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.attachment .news-bg .view-content {
	position: relative;
	padding: 0 20px;
}

/*listed news items are inside .grid*/
.news-bg .view-content.grid {
	position: relative;
	text-align: left;
}

.news-bg .view-content.grid .grid-item {
	text-align: left;
}

.news-bg .views-field-field-image-not-featured {
	margin: -30px -30px 0;
}

.news-bg .views-field-field-image-not-featured img {
	width: 100%;
}

.news-bg .views-field-field-impact-category {
	float: right;
	background: rgba(211,211,211,.9);
	/*padding: 15px 20px;*/
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
	margin-right: -20px;
	margin-top: -20px;
}

.news-bg .views-field-field-image-not-featured + .views-field-field-impact-category {
	margin-top: 0;
	margin-right: -20px;
}

.news-bg .views-field-field-date-news,.views-field-field-date-pubs,.views-field-field-date-event {
	text-transform: uppercase;
	text-align: left;
	color: #d6cabf;
	font-weight: 800;
	padding-top: 10px;
	line-height:1em;
	min-height:42px;
}

.views-field-body+.views-field-field-date-pubs {
	padding-top: 0;
}

.news-bg .views-field-title {
	font-weight: 800;
	color: #333;
	clear: both;
}

.news-bg .views-field-body {
}

.news-bg .grid .views-field-body {
	color: #333;
}
.grid-item .views-field-title{
	height:60px;
	overflow:hidden;
}
.view-wrrc-v-events .views-field-title{
	margin-top:1em;
}

div.views-field.views-field-title.archive-title{
	margin-top:0em;
	margin-bottom: 10px;
}

div.views-field.views-field-field-date-event.archive-date-title
{
	margin-bottom:-.6em;
}

.view-display-id-wrrc_students .grid-item .views-field-title{
	height:auto;
}
.grid-item .views-field-body{
	max-height:100px;overflow:hidden;
}
.news-bg .views-field-view-node {
}

.events-bg .grid-item{
    /*min-height: 650px;*/
}

.news-bg .grid-item{
    /*min-height: 675px;*/
}

#block-block-77 {
    width: 1172px;
    background-color: #333;
    border: 1px solid;
    margin: 0 auto;
}

.groundwater .grid-item
{
  width: 100%;
  background: #e6e3d9;
}

.groundwater-file{
	text-align: center;
}

.groundwater .grid-item .views-field-title {
    overflow: visible;
    text-align: center;
    height: 100%;
	background:
}

.groundwater .grid-item .views-field-body {
    max-height: 100%;
    overflow: visible;
}

.groundwater .horiz-buttons-2 {
    text-align: center;
    margin-top: 20px;
    width: 50%;
    margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .groundwater .horiz-buttons-2 {
    width: 100%;
    margin-bottom: 20px;
}
.page-node-10725 a.teal-link-block {
    margin-bottom: 20px;
}
  }

.section-brown-bag-seminars .grid-item{
    /*min-height: 725px;*/
}

.view-publications-node-index .grid-item{
    /*text-align: left;
    min-height: 775px;*/
}

.views-field-field-image-pub,
.views-field-field-image-not-featured,
.views-field-field-image-featured{
	height:250px;
	overflow:hidden;
}
.view-display-id-block_featured_news .views-field-field-image-not-featured, .featured-event .views-field-field-image-featured{
			height:300px;
}

.views-field.views-field-field-author{
		min-height:53px;
		padding-bottom:0;
		overflow:hidden;
}

.views-field.views-field-field-author ul{
	margin-bottom:0;
}

.view-publications-node-index .grid-item{
	text-align: left;
}

.view-publications-node-index .views-field-title{
	text-transform: uppercase;
	font-weight: 800;
}

/* ----masonry grid ---- */
/*http://masonry.desandro.com/*/
* {
	box-sizing: border-box;
}

.grid,.dropper {
	max-width: 740px;
	width: 350px;
	margin: auto;
}

.grid:after {
	content: '';
	display: block;
	clear: both;
}

.grid-item {
	width: 350px;
	float: left;
	background: #fff;
	border: 0 solid #fff;
	border-radius: 0;
	margin: 0 auto 23px;
	text-align: center;
	padding: 30px;
	position: relative;
}

.grid-item-2 {
	width: 100%;
	background: #fff;
	border: 0 solid #fff;
	border-radius: 0;
	margin: 0 auto 10px;
	text-align: left;
	padding: 0  60px 15px 60px;
	float: left;
	clear:both;
}

.dwhi-news-item .grid-item .views-field-title
{
	overflow: visible;
}

.dwhi-news-item h3{
	font-size: 1.15em;
}

.horiz-buttons.grid li {
	background: transparent;
	margin: 0;
	padding: 0;
	width: 350px;
}

/* Google Maps */
.google-maps {
	position: relative;
	padding-bottom: 75%;
/*thisistheaspectratioheight: 0;*/
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.search-result h3,.search-result p {
	margin-top: 0;
	margin-bottom: 0;
}

#journal-display.row {
	font-style: italic;
}

article.node-pubs .row {
	padding-bottom: 10px;
}

html.sticky-footer .page-row-padding-bottom:after,html.sticky-footer .page-row-padding-top:before {
	height: auto;
}

/* Publications */
.view-display-id-page_pubs {
	background: #fff;
	padding: 1.5em;
}

.view-display-id-page_pubs .grid-item {
	background: #eee;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget {
	float: none;
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
	padding: 0;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget .form-item {
	float: none;
	display: block;
	width: 100%;
	position: relative;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget .form-item .date-padding {
	width: 100%;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget .form-item label {
	text-align: left;
	float: none;
	display: block;
	cursor: pointer;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget input {
	float: none;
	display: block;
	width: 100%;
	background: #eeece6;
	border: none;
	padding: .5em;
	margin: 0;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget .views-widget {
	display: inline-block;
	width: 100%;
}

.view-publications-node-index .views-exposed-form .views-exposed-widget .description {
	display: none;
}

label[for="edit-start-date-pubs-datepicker-popup-0"] {
	display: none;
}

.form-type-bef-checkbox {
	padding-left: 1em;
}

.form-type-bef-checkbox input {
	opacity: 0;
}

.form-type-bef-checkbox label {
	position: relative;
	padding-left: 1.2em;
}

.views-widget-filter-secondary {
	background: #eeece6;
	padding: 1em;
}

.form-type-bef-checkbox label:before {
	content: "";
	top: 3px;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1em;
	position: absolute;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #b9a493;
}

.form-type-bef-checkbox input:checked + label:before {
	background: #0f274a;
	border: 1px solid #eeece6;
}

fieldset.collapsible legend {
	margin-bottom: 0;
	background: #0f274a;
}

fieldset.collapsible legend a {
	color: #fff;
	text-decoration: none;
}

fieldset.collapsible.collapsed legend {
	background: #b9a493;
}

.view-publications-node-index .views-exposed-form .views-submit-button,.view-publications-node-index .views-exposed-form .views-reset-button {
	width: 50%;
	float: left;
}

.view-publications-node-index .views-exposed-form .views-submit-button input,.view-publications-node-index .views-exposed-form .views-reset-button input {
	background: #333;
	color: #fff;
}

.view-publications-node-index .views-exposed-form .views-submit-button input {
	background: #2d848c;
}

.view-publications-node-index .views-exposed-form .views-reset-button {
}

.k-checkbox:checked+.k-checkbox-label:before {
}

#journal-display .field {
	display: inline-block;
}

.node-pubs {
}

#footer_site {
	background: #333;
	color: #E5E2D8;
	margin-top: 0;
	display: block;
}

#footer_site p {
	color: #BAA593;
}

#footer_site ul {
	padding: 0;
}

#footer_site ul>li {
	width: 100%;
}

#footer_site ul>li span {
	float: left;
	display: inline-block;
	color: #D6C9BF;
	font-size: 40px;
}

#footer_site ul li span + a,#footer_site ul li span + div {
	padding: 5px;
	display: inline-block;
	font-size: .9em;
}

#footer_site ul li span + a {
	color: #fff;
}

#footer_site a {
	color: #E5E2D8;
	font-weight: 800;
	text-decoration: none;
	text-transform: uppercase;
}

footer h4 {
	color: #E5E2D8;
}

footer p.intro-paragraph {
	font-weight: 400;
	font-size: 1.1em;
	color: #D6C9BF;
}

footer ul {
}

footer ul>li {
	border: none !important;
	float: none;
	margin-bottom: 20px;
}

#footer_site ul.social-footer {
}

#footer_site ul.social-footer li {
	display: inline-block;
	float: left;
	width: auto;
	padding: 10px;
	width: auto;
}

#footer_site ul.social-footer li span {
	font-size: 60px;
}

#footer_site ul.social-footer li span + a,#footer_site ul.social-footer li span + div {
	padding: 5px;
	display: inline-block;
}

/*top event notification bar*/
.flexslider {
	margin: 0;
	background: none;
	border: none;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#block-views-wrrc-v-news-block-1 {
	padding: 5px 0;
}

#block-views-wrrc-v-news-block-1>div {
	font-size: 130%;
}

#notification-bar {
	width: 100%;
	max-width: 550px;
	display: block;
	margin: auto;
	text-align: center;
}

#block-views-wrrc-v-news-block-1 a {
	color: #fff;
  display: inline-block;
}

#block-views-wrrc-v-news-block-1 a:hover {
	color: #e6e3d9;
  text-decoration: underline;
}

#block-views-wrrc-v-news-block-1 .flex-control-paging {
	display: none;
}

/*opportunities*/
.views-field-field-job-type {
	background: #333;
	color: #fff;
	margin: -20px -20px 0;
	padding: 10px;
}

.opp-head
{
font-weight: lighter;
}

.opp img{
	max-width: 250px;
	max-height: 250px;
	border-radius: 25px;
}

/*videos*/
#block-views-videos-block-1 {
	display: block;
	clear: both;
}

#block-views-videos-block-1 .grid-item {
	float: none;
	width: 100%;
}

.view-videos h3 {
	font-size: 1.2em;
	line-height: normal;
}

.view-videos .views-field-title,.view-videos .views-field-view-node {
	text-align: left;
}

/*video filters*/
#videos .view-content {
	position: relative;
}

/*water map*/
#water-map {
	clear: both;
}

/*about*/
#block-block-35,#mission,#history,#annual-reports {
	text-align: center;
	padding: 3em 0;
}

#block-block-35 > *,#mission > *,#history > *,#annual-reports > .annual-reports {
	max-width: 900px;
	width: 100%;
	margin: auto;
}

#block-block-35 h2,#mission h2,#history h2,#annual-reports h2 {
	display: inline-block;
}

.annual-reports {
	text-align: left;
}

ul.grid.past-reports {
}

ul.grid.past-reports li.grid-item {
	padding: 0;
}

ul.grid.past-reports li.grid-item a {
	color: #fff;
	background: #38878E;
	width: 100%;
	padding: 20px 0;
	display: inline-block;
}

ul.horiz-buttons {
	list-style: none;
	display: inline-block;
	text-align: center;
	max-width: 800px;
	width: 100%;
	padding: 1.5em 0;
}

ul.horiz-buttons.conf-2018 {
	display: block;
	padding: 0px;
}

ul.horiz-buttons li a {
}

ul.horiz-buttons li:first-child {
	margin-left: 0;
}

.list-none {
	list-style: none;
	padding: 0;
}

.view-display-id-wrrc_staff .views-field {
	text-align: left;
	height:auto;
	overflow:visible;
}

.views-field-field-avatar {
	padding-right: 1em;
	padding-bottom: 1em;
	float: left;
	display: inline-block;
}



#block-views-person-wrrc-students .grid-item {
	text-align: left;
}

.node-type-person .field-name-field-avatar {
	padding-right: 1em;
	padding-bottom: 1em;
	float: left;
}

img.file-icon {
	width: auto !important;
	margin: 0 !important;
}

/*press kit / profile3*/
.profile3-left {
	padding: 1em;
}

.profile3-left img {
	/*max-width: 150px;
	height: auto;*/
}

.profile3-left div.p3-title1 {
	text-transform: uppercase;
	text-align: left;
	color: #d6cabf;
	font-weight: 800;
	padding-top: 0;
}

.profile3-left div.p3-name {
}

.profile3-left div.p3-title2 {
}

.profile3-right {
	padding: 1em;
}

/*calendar*/
.page-calendar #block-views-calendar-calendar-featured{background-color:#fff;padding:20px;position:relative;}
.page-calendar #block-views-calendar-calendar-featured .view-header{
	position: absolute;
    top: 0;
    left: 0;
    line-height: 16px;
    padding: 10px;
    height: 36px;
    font-size: 16px;
    background-color: #39868f;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    color: #fff;}
.page-calendar #block-views-calendar-calendar-featured .cal-brown-bag{top:0;}

#block-views-calendar-calendar-featured .views-field-field-image-featured {
	/*padding: 20px 0;*/
	margin:-20px -20px 0;
}

.view-id-calendar .date-nav-wrapper .date-nav{margin-top:20px;}

.page-calendar #main {
	max-width: 1172px;
	display: block;
	margin: auto;
	background: #eee;
	padding: 1.5em;
	height: auto;
	background: #eee;
	margin-bottom: 1.5em;
}

#block-uanews-custom-calendar-widget {
	background: #fff;
}

#block-views-exp-calendar-calendar-day {
	padding: 0 1em 1em;
	background: #fff;
	margin-top: 1.5em;
	border: 1px solid #aaa;
}

.page-calendar #main h1.title {
	margin-top: 0;
	padding-bottom:1em;
}

.ui-datepicker {
	width: auto;
}

.ui-datepicker .ui-datepicker-prev:hover {
	left: 2px;
	top: 2px;
	background: #dadada;
}

.ui-datepicker-prev .ui-icon-circle-triangle-w {
	background-position: -97px -15px;
}

.ui-datepicker .ui-datepicker-prev:hover,.ui-datepicker .ui-datepicker-next:hover {
	right:2px;
	top:2px;
	cursor:pointer;
}


.ui-datepicker-next .ui-icon-circle-triangle-e {
	background-position: -33px -16px;
}

.ui-datepicker th {
	font-size: .9rem;
	padding: .7em 0;
	font-weight: 400;
	color: #395180;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
	background: #eee;
	border: none;
	text-align: center;
	padding: 0;
}

.news-datepicker * {
	background: none;
	border-radius: 0;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
	background: #395180;
	color: #fff;
	border: #fff;
}

.view-calendar caption {
	color: #333;
}

.sidebar ul.menu {
	padding: 1em;
	margin: 0 0 1.5em;
	border: 1px solid #aaa;
	width: 100%;
	list-style: none;
	background: #fff;
}

.sidebar ul.menu li {
	width: 100%;
}

.sidebar ul.menu li a {
	width: 100%;
	text-align: center;
}

/*ongoing events*/
.view-display-id-block_ongoing {
}

.view-display-id-calendar_ongoing ul {
	list-style: none;
	padding: 0;
}

.view-display-id-calendar_ongoing li {
	padding: 1em;
	border-bottom: 1px dotted #D3D7D9;
	clear: both;
	width: 100%;
	display: inline-block;
}

.view-display-id-calendar_ongoing li .views-field-field-event-photo {
	padding: 0 1em 1em 0;
	float: left;
}

.view-empty {
	text-align: center;
}

body[class*='node-type-'] #main{
	padding-bottom:3em;
	display:block;
	height:auto;
	background-color:#e6e3d9;
}

.page-node-10725 .events-bg {
    margin-bottom: -2.7em;
}

.page-node-24228 #page-title   {
font-size: 6em;
margin-top: 10px;
}

.page-node-24228 .weekly-wave-field{
    margin-bottom: -2.72em;
}

body.front #main,
body.section-resources #main,
body.node-type-event #main,
body.node-type-news #main{padding-bottom:0;}

body.node-type-pubs #main{background-color:#fff;}

article > div.block-block.last{background-color:#e6e3d9!important;}

article > div.block-block.last#block-block-30 {background-color:#39868f!important;}

article > div.block-block.last#block-block-85 {background-color:#39868f!important;}




span.a2a_svg{background-color:transparent!important;}

.front.admin-menu ul.tabs--primary.nav.nav-tabs{}
/*html.sticky-footer body.admin-menu{margin-top:0!important;}*/
/*.admin-menu #admin-menu{opacity:.5;}*/
/*.admin-menu */
#header_site-sticky-wrapper{width:100%;height:auto!important;}
/*.admin-menu */
#header_site{width:100%!important;display:block;}

/*.admin-menu */
.sticky-wrapper div.logo-outer a img{padding-top:0;padding-bottom:0;height:70px;
	-webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
/*.admin-menu */
.sticky-wrapper.sticky-active div.logo-outer a img{
	padding-top:0;
	padding-bottom:0;
	height:50px;
	width:auto;
}

#featured-policy{padding-bottom:0;margin-bottom:0;max-width:1120px;}
#featured-policy{max-width:100%;}
/*#featured-policy .view-clone-of-wrrc-v-public-policy{padding-right:23px!important;}*/

#featured-policy{
 display: table;
    width: 100%;
}


@media screen and (max-width:490px) {
    .public-policy .views-field-field-image-not-featured {
        height: 100px;
        overflow: hidden;
    }
      .icon-icon-wrrc-graduating {
    left: 80px;
}
   .largeNumber2B {
    left: 40px;
    top: 345px;
}
}

.current-weather-block-content{
		padding:0 0 2em;
}

.current-weather-block-content img{
	display:block;
	margin:auto;

}

.current-weather-summary{
	list-style:none;
	padding:0;
	text-align:center;
}

@media screen and (max-width: 767px) {
  .attachment-before .view-display-id-attachment_featured_policy .view-content,.view-display-id-block_featured_policy .view-content{
     width: 350px;
    width: 350px;
    margin: 0 auto;
    float: none;
}

.policy-bg .view-header{
  margin: 10px auto;
    width: 350px;
}

.policy-bg{
  padding: 0px;
}

.view-footer #compendium{
    width: 350px;
     margin: 0 auto;
     float: none;
     margin: 20px auto;
}

.policy-dd #edit-jump {
    width: 90%;
    font-size: 13px;
    text-align: center;
}

#featured-policy .view-clone-of-wrrc-v-public-policy{
  width:350px; margin:0 auto;}

    #views-exposed-form-publications-node-index-page-1 .views-widget-filter-search_api_views_fulltext {
        width: 100%;
    }
    #views-exposed-form-publications-node-index-page-1 .views-widget-filter-field_date_pubs {
        width: 100%;
        margin-left: 0px;
    }
    #views-exposed-form-publications-node-index-page-1 {
        width: 90%;
        margin: 0 20px;
    }
    #block-menu-menu-dhwi ul li {
        width: 100%;
        text-align: center;
    }
    .view-jp-wrrc-DWHI-experts-directory .views-exposed-widgets {
        margin: 0 auto 20px;
        text-align: center;
        width: 420px;
        /* border: 1px solid green;*/
    }
    .public-policy .views-field-field-image-not-featured {
        height: 200px;
        overflow: hidden;
    }
    #block-views-exp-search-search-results {
		width: 100%;
		float: none;
		clear: both;
	}
        .icon-icon-wrrc-graduating {
    left: 255px;
}
  .largeNumber2B {
    top: 335px;
}
#block-views-uppergilaquotes-block .view-content{
 width: 100%;
}

#block-views-uppergilaquotes-block .view-header{
 width:100%;
}

#what-know ul.three-icons li a .circle .large-icon span {
    font-size: 60px;
}
div.cobre-header h2{
	font-size: 2.6em;
}
div.rapids-header h2{
	font-size: 2.6em;
}
 {
    position: absolute;
    color: #fff;
    font-size: 2em;
    width: 100%;
    margin: 17% 0 0 0;
    line-height: .8em;
    text-transform: uppercase;
}

#what-know {
    background: #cecec8;
    float: left;
    margin-bottom: 15px;
}
#gila-quotes{
  margin:  0 auto;
  margin-bottom: 15px;
}
.heroImageTagline-gila {
    padding-bottom: 10px;
}
}

/*media queries for grid, add to em */
@media screen and (min-width:500px) {
	.grid,.dropper {
		max-width: 370px;
	}
}

@media screen and (min-width:768px) {
	.grid,.dropper {
		max-width: 1120px;
		width: auto;
	}
	.block-views > div {
		width: 752px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 16px;
		padding-right: 16px;
	}

	ul.three-icons {
		display: inline-block;
	}

	ul.three-icons.ti-two
	{
		width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    height: 300px;
	}

	#block-block-74 ul.three-icons.ti-two
	{
	margin: 20px auto 0  auto;
	width: 100%;
	display: block;
	}
	ul.three-icons li {
		width: 32%;
		margin-left: 1%;
		display: inline-block;
		float: left;
	}

	#navbar {
		padding: 9px 0 0;
	}

	div.toggle-me {
		display: inline-block;
		width: 50px;
		height: 50px;
	}

	div.logo-outer {
		width: 332px;
		position: absolute;
		z-index: 5;
		float: none;
	}

	div.logo-outer a {
		width: 100%;
		margin: 10px 0;
	}

	#main_nav {
		width: 100%;
		float: ;
		clear: none;
		border: none;

	}

	ul.horiz-buttons li {
		float: left;
		display: inline-block;
		width: 30%;
		margin-left: 10px;
		margin-right: 10px;
	}


	ul.horiz-buttons.conf-2018 li {
		float: none;
	}

	h1.title {
		margin: 1em;
		font-size: 40px;
		padding: 0;
	}

	#block-views-exp-search-search-results {
		padding-top: 16px;
		padding-top: 1rem;
		float: right;
		clear: right;
	}

	#block-menu-menu-simplified-main {
		width: 100%;
		display: block;
		margin: 85px auto 0;
		text-align: center;
		clear: both;
	}
	/*.admin-menu */
	.sticky-active #block-menu-menu-simplified-main {
		margin-top:50px;
	}
	/*.admin-menu */
	.sticky-wrapper.sticky-active div.logo-outer a img{
		height:63px;
	}

	#block-menu-menu-simplified-main ul.menu {
		display: inline-block;
	}

	#block-menu-menu-simplified-main ul.menu li {
		float: left;
		display: inline-block;
		padding: 0;
		border: none;
	}

	#block-menu-menu-simplified-main ul.menu li a {
		display: inline-block;
		padding: 15px 10px;
	}

	#block-menu-menu-simplified-main ul.menu li:last-child a {
		color: #fff;
		background: #b9a493;
		padding: 0 8px;
		margin-top: 15px;
	}

	#block-menu-menu-simplified-main ul.menu li a span.icon-wrrc-arrowright {
		display: none;
	}

	.tool img {
		margin: auto;
	}

	#block-block-50 {
		display: inline-block;
		width: auto;
		position: absolute;
		padding-right: 17px;
		right: 0;
	}

	#block-block-50 ul.menu {
		list-style: none;
		display: inline-block;
		margin-bottom: 0;
		padding: 0;
	}

	#block-block-50 ul.menu li {
		float: left;
		display: inline-block;
		padding: 0 3px;
	}

	#block-block-50 ul.menu li a {
		display: inline-block;
		visibility: ;
		width: auto;
		color: #D6C9BF;
		color: #b9a493;
		text-decoration: none;
	}

	#block-block-50 ul.menu li div {
		display: inline-block;
		visibility: ;
		color: #D6C9BF;
		color: #bf9e85;
	}

	#block-block-50 ul.menu li div:hover {
		cursor: pointer;
	}

	#block-views-exp-search-search-results {
		margin: 0;
		float: right;
		padding: 10px 0;
	}

	#block-views-exp-search-search-results::after {
		width: 50px;
		height: 50px;
		display: inline-block;
		background: blue;
	}

	.region-navigation {
		width: 100%;
		display: inline-block;
		position: relative;
	}

	.magnify {
		float: right;
	}

	.magnify a {
		display: inline-block;
		padding: 15px 10px;
		color: #D6C9BF;
	}

	.magnify a:hover {
	}

	#block-views-exp-search-search-results {
		position: absolute;
		top: 0;
		right: 45px;
		z-index: 33;
		float: right;
		max-width: 0;
		overflow: hidden;
		margin-right: 0;
		margin-top: 0;
		padding: 10px 0;
		transition: width .3s,max-width .3s,margin-right .3s;
	}

	#block-views-exp-search-search-results.searching {
		max-width: 360px;
		padding: 10px;
	}

	/*mobile nav footer*/
	#block-block-49 {
		display: inline-block;
		float: left;
		width: auto;
	}

	.heroImageSet .heroImageTagline {
		padding: 100px;
    margin: auto;
    background-color: rgba(90, 90, 90, 0.65);
    max-width: 1120px;
	}

  	.heroImageSet-gila .heroImageTagline {
		padding: 100px ;
		max-width: 1120px;
		margin: auto;
	}

	/* Publications */
	.view-display-id-page_pubs {
	}

	.view-publications-node-index .views-exposed-form .views-exposed-widget {
		width: 31%;
		float: left;
		margin-right: 1%;
		display: inline-block;
	}

	.view-publications-node-index .views-exposed-form .views-widget-filter-secondary {
		width: 99%;
	}

	#block-views-videos-block-1 {
		display: block;
		clear: both;
	}

	#block-views-videos-block-1 .grid-item {
		float: left;
		display: inline-block;
		width: 32%;
		margin-right: 1%;
	}

	/*  #block-views-person-wrrc-staff{display:inline-block;width:100%;}*/
	.views-person > div > div {
		float: left;
		display: inline-block;
		padding: 1em;
		background: #fff;
	}

	/*press kit / profile3*/
	.profile3-left {
		display: inline-block;
		float: left;
		width: 32%;
	}

	.profile3-right {
		display: inline-block;
		float: left;
		width: 65%;
		margin-left: 1%;
	}

	.view-display-id-calendar_ongoing ul {
		list-style: none;
		padding: 0;
	}

	.view-display-id-calendar_ongoing .views-field {
		float: left;
		display: inline-block;
		width: calc(100% - 450px);
	}

	.view-display-id-calendar_ongoing .views-field.views-field-field-image-featured {
		float: left;
		display: inline-block;
		max-width: 450px;
		padding-right: 1em;
	}

	/*footer*/
	#footer_site .col-sm-4 {
		/*width: 50%;
		margin-left: 50px;
		margin-right: -50px;*/
	}

	#footer_site .col-sm-4:first-of-type {
		margin-left: 0;
		margin-right: 0;
	}

	#footer_site h4:first-of-type {
		padding-top: 0;
		margin-top: 0;
	}

	footer#footer_site > .container {
		padding-bottom: 100px;
		padding-top: 20px;
		border-bottom: 0;
	}

	/*opportunities internship jobs*/
	.section-opportunities h1.title {
		width: 720px;
		padding-top: 20px;
		margin: 3em auto auto;
	}

	#block-views-job-listing-job-opportunities .view-header .p1 {
		padding-left: 20px;
		padding-right: 20px;
	}

	#annual-reports h3 {
		display: block;
		clear: both;
	}

	#academic,#grants-internships. #dwis {
		padding: 90px 20px;
	}

	/*nav*/
	#block-menu-menu-simplified-main ul.menu li {
		margin-right: 0;
		margin-left: 0;
		padding-right: 0;
		padding-left: 0;
	}

	/*front*/
	.view-display-id-attachment_featured_news > .view-header,.view-display-id-attachment_featured_event > .view-header,.view-display-id-block_featured_news .view-content,.view-display-id-block_featured_news .view-content {
		width: 100%;
		margin: auto;
	}

	/*About*/
	.img-outer {
		float: left;
		padding-right: 30px;
		text-align: right;
	}

	#annual-reports p.lead {
		text-align: left;
		padding-top: 15px;
		margin-bottom: 10px;
	}

	#annual-reports p.center-link {
		text-align: left;
	}

	#block-block-35,p.one-liner,p.p1,#mission p,#mission ul,#history p,#annual-reports {
		padding-right: 40px;
		padding-left: 40px;
	}

	/*photo contest*/
	#photo-contest .photo-main {
		width: 723px;
		margin: auto;
		margin-bottom: 50px;
		float: none;
	}

	.contest-desc {
		font-size: 25px;
		line-height: 29px;
	}

	.contest-body {
		padding: 5px 60px 30px;
	}

	.node-type-pubs div.pull-right img {
		float: right;
		width: 300px;
		margin: 20px 0 20px 20px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.node-type-pubs article h1,.node-type-pubs article .container header,.node-type-pubs article .container .col-sm-12,.node-type-pubs article .container .col-sm-9 {
		padding-left: 60px;
		padding-right: 60px;
	}

	.view-publications-node-index {
		margin-top: 30px;
	}

	.view-publications-node-index .views-exposed-form .views-widget-filter-field_date_pubs,.view-publications-node-index .views-exposed-form .views-widget-filter-field_date_pubs_1,.view-publications-node-index .views-exposed-form .views-widget-filter-search_api_views_fulltext {
		width: 33.3%;
		margin-right: 0;
	}

	.form-item.form-item-fulltext {
		padding-right: 0;
	}

	.form-item.form-item-start-date-pubs {
		padding-right: 3%;
	}

	.form-item.form-item-start-date-pubs,.form-item.form-item-end-date-pubs-date {
		padding-left: 3%;
	}

	label[for=edit-start-date-pubs],label[for=edit-end-date-pubs] {
		margin-left: 3%;
	}

	.view-publications-node-index .views-exposed-form .views-widget-filter-secondary {
		width: 99.9%;
		margin-right: 0;
	}


	.form-item-edit-field-type-pubs-c2e-guide {
		padding-top: 0;
	}

	ul.three-icons li a .circle {
		width: 185px;
		height: 185px;
	}

	ul.three-icons li a .circle .large-icon span {
		font-size: 160px;
	}

  ul.three-icons li a .circle .large-icon span.icon-supply-demand, ul.three-icons li a .circle .large-icon span.icon-watershed-assessment,
  ul.three-icons li a .circle .large-icon span.icon-alt-future  {
		font-size: 100px;
	}

	ul.three-icons li a .circle-text {
		padding: 0;
	}

	.btn {
		width: 301px;
	}

    a.btn.wave-sign-up-2
	{
		background: #38878E;
		color: #fff;
	}

	.wave-reverse a
	{
		color: #fff;
	}

	.wave-reverse a:hover
	{
		color: #38878E;
	}

    #views-exposed-form-publications-node-index-page-1 .views-widget-filter-search_api_views_fulltext {
        width: 100%;
    }
    .view-jp-wrrc-DWHI-resources table {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    #views-exposed-form-publications-node-index-page-1 {
        width: 90%;
        margin: 0 auto;
    }
    #niwr {
        padding-right: 40px;
        padding-left: 40px;
    }
    .view-clone-of-wrrc-v-public-policy .attachment-before {
        padding-right: 23px;
    }
    .policy-bg>.view-header {
        width: 100%;
        margin: auto;
    }
    .view-display-id-block_public_policy {
        margin: 0 auto 20px;
        position: relative;
        max-width: 1120px;
    }
    .view-display-id-attachment_featured_policy>.view-header {
        height: 55px;
        padding: 15px;
    }
    .view-clone-of-wrrc-v-public-policy .attachment-before {
        margin: 0 auto 20px;
        position: relative;
        max-width: 1120px;
    }
    .public-policy .views-field-field-image-not-featured {
        height: 300px;
        overflow: hidden;
    }
    div.field-content.public-policy {
        position: absolute;
        top: 0;
        right: 20px;
        float: right;
        background: rgba(230, 227, 217, 0.9);
        padding: 10px 20px;
        text-transform: uppercase;
        text-align: center;
        margin-right: -20px;
        font-weight: 400;
        color: #39868f;
    }
    div.field-content.public-policy a {
        font-weight: normal;
    }


	.webform-component--first-name,.webform-component--street-address{
		margin-bottom:0;
	}
	.webform-component--first-name,.webform-component--city{
		width:49%;
		float:left;
	}
  	 .webform-component--first-name-sponsors{
		width:49%;
		float:left;
    clear:both;
	}
  	.webform-component--business-organization{
		width:100%;
		float:left;
	}
  	.webform-component--sponsor-level{
		width:60%;
    float: left;
    margin-bottom: 30px;
	}

 #webform-client-form-26015 .form-actions input{
    float:left;
  }

  	.webform-component--sponsor-level input[type='radio'] { transform: scale(1.5); margin-right: 5px; }


	.webform-component--last-name,.webform-component--state,.webform-component--zip-code{
		width:49%;
		float:right;
	}

.webform-client-form-26015 {
  background-color: #cecec8;
  border: 1px solid #D6D9DC;
  border-radius: 10px;
  width: 80%;
  margin: 0 auto;
  display: flex;
  -webkit-box-shadow: 9px 9px 5px -7px rgba(0,0,0,0.4);
  -moz-box-shadow: 9px 9px 5px -7px rgba(0,0,0,0.4);
  box-shadow: 9px 9px 5px -7px rgba(0,0,0,0.4);
}

.webform-client-form-26015 h2 {
  color: #333;
  padding: 0;
  margin: 0;
  text-align: left;
}

.webform-component--complete-form{
  clear: left;
  width: 49%;
  font-style: italic;
}

div.form-item.webform-component.webform-component-markup.webform-component--title-sponsor
{
  padding-top: 0px;
  margin:0px;
}

/*	.webform-component--city,
	.webform-component--state{
		margin:
	}*/

	.webform-component--email-address,.webform-component-checkboxes{
		clear:both;
	}
	.webform-component--affiliation{
		clear:both;
		margin:0;
	}
    .webform-component--zip {
        /*margin: 0;
        display: inline-block;*/
    }
    .webform-component--email-address {
        /*margin: 0 0 20px 0;*/
    }

#edit-submitted-sponsor-level .form-type-radio{
  display: inline-block;
  margin: 0 10px 0 0;

}

#edit-submitted-sponsor-level .option, .webform-component--sponsor-level label{
     color: #333;
}


    /*input#edit-submitted-street-address,
    input#edit-submitted-city,
    input#edit-submitted-state,
    input#edit-submitted-zip,
    input#edit-submitted-image-1-name,
    input#edit-submitted-image-2-name,
    input#edit-submitted-image-3-name,
    input#edit-submitted-telephone,
    input#edit-submitted-affiliation {
        margin-bottom: 20px;
    }*/
    input#edit-submitted-street-address {
        display: inline-block;
        margin: auto;
    }
    input#edit-submitted-street-address {
        /*margin-right: 16px;*/
    }
    /*input#edit-submitted-street-address, input#edit-submitted-city, input#edit-submitted-state, input#edit-submitted-zip, input#edit-submitted-image-1-name, input#edit-submitted-image-2-name, input#edit-submitted-image-3-name, input#edit-submitted-telephone, input#edit-submitted-affiliation {
        width: 343px;
        margin: auto;
    }*/
    /*input#edit-submitted-street-address, input#edit-submitted-state, input#edit-submitted-affiliation {
        margin-right: 14px;
    }*/

    /*mobile icon redo*/
    .sectionHalf4+.sectionHalf5 {
        padding-left: 35px;
    }
    .section+.sectionHalf4 {
        margin-left: 20px;
    }
    .icon-wrrc-professionals {
        left: 63px;
    }
    .largeNumber8 {
        left: 160px;
    }
    #text14 {
        left: 160px;
    }
    .largeNumber10 {
        left: 80px;
    }
    .text25 {
    left: 22px;
    top: 230px;
    position: absolute;
    }
    .icon-wrrc-gallons {
        left: 90px;
    }
    .largeNumber11 {
        left: 150px;
    }
    #text16 {
        left: 210px;
    }
    .icon-icon-wrrc-connected+.largeNumber7 {
        left: 50px;
    }
    .largeNumber7 {
        left: 60px;
    }

    .sectionHalf4+.sectionHalf3 {
        margin-left: 33px;
    }
    .largeNumber6 {
        left: 75px;
    }
    .text11{
        left: 30px;
        font-size: 17px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 700;
        color: #baa694;
        width: 300px;
        margin: 0 auto 15px;
        line-height: 100%;
        }
    .sectionHalf6 {
        padding-left: 28px;
    }
    .sectionHalf6+.sectionHalf3 {
        margin-left: 48px;
    }
    .icon-wrrc-speakers {}
    .icon-wrrc-attendance2 {
        left: 200px;
    }
    .largeNumber3 {
        left: 73px;
    }
    .text6 {
        left: 36px;
    }
    .largeNumber2, .icon-wrrc-publications {
        top: 427px;
    }
    .icon-wrrc-publications {
        left: 45px;
    }
    .largeNumber2B {
    left: 56px;
    top: 340px;
}
    .largeNumber2 {
        left: 115px;
        top: 427px;
    }
    .text2 {
        left: 95px;
    }
    .largeNumber1 {
        left: 49px;
        top: 218px;
    }
    .icon-icon-wrrc-engagement {
        left: 200px;
    }
    .icon-icon-wrrc-graduating {
        left: 250px;
    }
    /*news*/
    article.node-13462 div.button-div a {
        width: 270px;
    }
    article.node-13462 div {
        padding-right: 40px;
        padding-left: 40px;
        max-width: 900px;
        margin: auto;
    }
    div.witness {
        width: 625px;
        margin: auto;
    }
    /*contact*/
    article.node-23860 .form-type-checkboxes, #block-webform-client-block-23860 .form-type-checkboxes {
        text-align: center;
    }
    article.node-23860 .form-type-checkbox, #block-webform-client-block-23860 .form-type-checkbox {
        display: inline-block;
        padding-right: 20px;
        margin: 5px 0px 20px 0;
    }
    input#edit-submitted-submit-email-cc-email-address {
        margin-bottom: 20px;
    }
    .webform-component-cc_email  {
        max-width: 712px;
        margin: auto;
    }
	.node-26152{
				max-width: 712px;
				margin: auto;
				margin-bottom: 20px;
		}

	#webform-client-form-23860{
					max-width: 972px;
					margin: auto;
					margin-bottom: 20px;
			}

 .node-26152 .form-actions{
	 text-align: center;
 }



    form.webform-client-form {
        /*padding-right: 40px;
        padding-left: 40px;
        max-width: 900px;*/
    }
    /*.webform-component-cc_email .form-item, .webform-component-textfield {
        margin: auto;
    }*/
    /*.webform-component-textfield {
        display: inline-block;
    }*/
    .webform-component--first-name {
        /*margin-right: 15px;*/
    }
    /*.webform-component-textfield {
        width: 48.5%;
    }*/
    input#edit-submitted-first-name, input#edit-submitted-last-name {
        display: inline-block;
        margin: auto;
        /*margin-bottom: 20px;*/
    }
    h1.page__title {
        margin: 1.5em auto auto;
    }
    .view-wrrc-v-events .attachment-before, .view-wrrc-v-news .attachment-before {
        padding-right: 28px;
    }
    /*Featured Story*/
    .node-type-featured-story article.node-featured-story {
        width: 752px;
    }
    .node-type-featured-story article.node-featured-story .field-image-not-featured img {
        width: 752px;
    }
    .node-type-featured-story .node-featured-story span.date-display-single {
        padding-right: 100px;
        padding-left: 100px;
        margin-top: 40px;
    }
    .node-type-featured-story .news-title, .node-type-featured-story .news-body, .node-type-featured-story .node-featured-story .field-link {
        padding-right: 100px;
        padding-left: 100px;
    }

    /*video pages*/
    .node-type-video article.node-video {
        padding-bottom: 31.25% !important;
        width: 56%;
    }
    /*jobs node*/
    .node-type-job-listing h1.page__title {
        margin-bottom: 40px;
    }
    article.node-job-listing {
        margin: auto;
        width: 752px;
    }
    /*press release page*/
    .node-type-press-release h1.page__title {
        margin-bottom: 40px;
    }
    article.node-press-release {
        margin: auto;
        width: 752px;
    }
    /*news node*/
    .node-type-news .news-title, .node-type-news .news-body, .node-type-news .node-news span.date-display-single, .node-type-news .node-news .field-link {
        padding-right: 100px;
        padding-left: 100px;
    }
    .node-type-news article.node-news .field-image-not-featured img {
        width: 752px;
    }
    .node-type-news article.node-news, .node-type-news h1.page__title {
        width: 752px;
    }
    /*infograph masonry*/
    #block-block-32 .grid, #block-block-31 .grid {
        width: 752px;
        margin-left: auto;
        margin-right: auto;
    }
    /*directory*/
    .section-personnel-directory .bg-fff {
        width: 752px;
    }
    .section-personnel-directory #block-block-9 img {
        margin-bottom: 20px;
    }
    .section-personnel-directory #block-block-9 .bg-fff .col-sm-6 {
        padding-right: 0px;
        padding-left: 0px;
    }
    /*person node*/
    .node-type-person .node-person img {
        margin-bottom: 20px;
    }
    .node-type-person .bg-fff {
        /*width: 752px;*/
    }
    .node-type-person .node-person img {
        /*float: left;*/
        max-width: 305px;
    }
    .node-type-person .col-sm-6 {
        /*width: 56%;
    margin-left: 20px;*/
    }
    .node-type-person .img-outer {
        /*width: 41%;
    margin-left: 0px;*/
        margin: auto;
    }
    /*contact*/
    p.img-fright {
        text-align: right;
    }
    .page-contact .form-actions.form-wrapper {
        margin: auto;
        width: 270px;
    }
    .page-contact .wrrc-building {
        width: 752px;
        margin: auto;
    }
    .form-actions input {
        max-width: 270px;
    }
    .page-contact #contact-site-form {
        width: 752px;
    }

    /*event page node*/
    .node-event .addtoany_list>a, .node-news .addtoany_list>a, .node-featured-story .addtoany_list>a {
        padding-bottom: 30px;
    }
    .node-type-event ul.links, .node-type-news ul.links, .node-type-featured-story ul.links {
        /*padding-right: 230px;
    padding-left: 227px;*/
    }
    .node-event .event-details, .node-event .event-body, .node-event .event-multimedia {
        margin-right: 120px;
        margin-left: 120px;
    }
    .node-event .event-title h4 {
        padding-left: 120px;
        padding-top: 30px;
    }

     .node-event .event-multimedia span.file,  .node-event .event-multimedia span.presentation {
      margin: 0 0 10px 0;
     }
     .node-event .event-multimedia {
      margin-bottom: 20px;
     }

    /*opportunities*/
    #academic .grid, #grants-internships .grid, #dwis .grid {
        width: 752px;
    }
    #academic, #grants-internships {
        padding: 3em 0;
    }
    /*publications*/
    .ui-datepicker th {
        width: 31px;
    }
    .node-type-pubs .file:before {
        top: 5px;
    }
    .node-type-pubs .file a {
        display: inline-block;
    }
    .node-type-pubs .col-sm-12 .file {
        margin-right: 15px;
    }
    .view-display-id-page_pubs .item-list ul.pager {
        padding-right: 4%;
    }
    .page-publications .pubs-view .grid {
        /*max-width: 370px;*/
    }
    .node-type-pubs div#journal-display {
        padding-bottom: 70px;
    }
    .node-type-pubs div.pull-right img {
        margin: 0px 0 20px 20px;
    }
    #edit-end-date-pubs-wrapper, #edit-start-date-pubs-wrapper {
        margin-left: 20px;
    }
    .view-publications-node-index .views-exposed-form .views-widget-filter-field_date_pubs, .view-publications-node-index .views-exposed-form .views-widget-filter-field_date_pubs_1, .view-publications-node-index .views-exposed-form .views-widget-filter-search_api_views_fulltext {
        width: 31.4%;
    }
    #edit-secondary-wrapper {
        margin-top: 0px;
        float: none;
    }
    .view-publications-node-index .views-exposed-form .views-submit-button {
        width: 270px;
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    /*director / leadership*/
    .section-director h1.page__title {
        margin-bottom: 40px;
    }
    #block-block-9 .col-sm-6 {
        padding-left: 20px;
    }
    .section-director .node-page {
        width: 752px;
        margin-top: 0px;
    }
    /*top nav, header, etc.*/
    div.logo-outer {
        width: 337px;
        margin-left: 0%;
        margin-top: 0px;
    }
    div.logo-outer a {
        width: 90%;
        clear: both;
        margin: 10px 0px;
    }
    #block-menu-menu-simplified-main ul.menu li {
        margin: 0px;
        padding: 0px;
    }
    #block-menu-menu-simplified-main ul.menu li a {
        padding: 15px 10px;
    }
    #block-menu-menu-simplified-main ul.menu li.last {
        height: 51px;
    }
    #block-views-exp-search-search-results .views-exposed-form, #block-views-exp-search-search-results.searching .views-exposed-form {
        margin-top: 0px;
        width: 100%;
    }
    #block-views-exp-search-search-results #edit-fulltext-wrapper, #block-views-exp-search-search-results.searching #edit-fulltext-wrapper {
        height: 55px;
    }
    #block-views-exp-search-search-results form, #block-views-exp-search-search-results.searching form {
        width: 100%;
        background: transparent;
    }
    #block-views-exp-search-search-results.searching {
        padding-right: 85px;
        padding-top: 0px;
    }
    #block-views-exp-search-search-results .views-exposed-form .views-submit-button {
        right: -55px;
    }
    /*resources*/
    #block-block-42 .panel-body#general {
        float: right;
    }
    #block-block-42 .panel-body#conferences {
        float: left;
    }
    .drop-downs {
        width: 720px;
        margin: auto;
    }
    .profile3-left img {
        /*width: 190px;*/
    }
    .profile3-left .icon-wrrc-email, .profile3-left .icon-wrrc-phone {
        display: none;
    }
    .profile3-left .clearfix a {
        padding-left: 0px;
    }
    .p3-title2 {
        margin-bottom: 20px;
    }
    .profile3-left, .profile3-right {
        height: 572px;
    }
    .profile3-right {
        margin-left: 20px;
        width: 65%;
    }
    .profile3-left {
        width: 32%;
    }
    #mission, #annual-reports {
        padding: 3em 0;
    }
    #block-menu-menu-simplified-main ul li {
        padding: 0px;
    }
    .menu__item.is-leaf {
        font-size: 16px;
    }
    #block-menu-menu-simplified-main ul li.last {
        padding-bottom: 0px;
    }
    #block-views-exp-search-search-results .form-item input {
        width: 100%;
    }
    #block-views-exp-search-search-results, #block-views-exp-search-search-results.searching {
        margin: 30px -50px 0px 0px;
    }
    .drop-1, .drop-2 {
        display: inline-block;
        width: calc(50% - 10px);
        max-width: 1120px;
        /*float:left;*/
    }
    .drop-2 {
        /*float: right;*/
    	margin-top: 20px;
    }
    #accordion .drop-1, #accordion .drop-2 {
        float: left;
    }
    #accordion .drop-2 {
        float: right;
        margin-top: 0px;
    }
    .panel-body:after, .panel-body:before {
        display: inherit;
    }
    .panel-heading.conferences-drop {
        margin-right: 20px;
    }
    .panel-heading.conferences-drop, .panel-heading.general-drop {
        width: 100%;
    }
    .panel-heading.general-drop {
        float: right;
    }
    .panel-heading.conferences-drop {
        float: left;
    }
    #block-block-42 {
        padding-bottom: 90px;
    }
    #water-map, #online-tools, {
        padding: 3em 0;
    }
    #online-tools a.teal-link-block, .block-wunderground-weather a.teal-link-block{
        width: 270px;
    }
    #online-tools .col-md-6 {
        width: 376px;
        float: left;
    }
    #online-tools .tool.col-md-12 {
        width: 752px;
        margin: auto;
        height: 332px;
        float: none;
        clear: both;
    }
    #online-tools .col-md-6.img-right {
        clear: both;
    }
    #online-tools .col-md-6.img-right, #online-tools .col-md-6.text-right {
        float: right;
    }
    #online-tools .container {
        /*width: 900px;*/
    }
    /*online tools*/
    #online-tools .block__title {
        margin-bottom: -20px;
    }
    #online-tools .tool.col-md-12:first-of-type {
        padding: 3em 0;
    }
    #online-tools .comp-img.c2e-comp:first-of-type {
        margin-top: 80px;
        margin-bottom: 100px;
    }
    /*home*/
    #block-block-30 p, #block-block-85 p {
        margin: 0px 0px 12px;
        padding: 0px 40px;
    }


  #block-block-30 .wave-sign-up, #block-block-85 .wave-sign-up{
  padding: 15px 25px;
  border: 3px solid #FFF;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

#block-block-30 .wave-sign-up:hover, #block-block-85 .wave-sign-up:hover{background-color: #3e8e41}

#block-block-30 .wave-sign-up:active, #block-block-85 .wave-sign-up:hover
{
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

/*	.weekly-wave-field{
		border: 2px solid #FFF;
		width: 50%;
		margin: 0 auto;
	}*/


    /*about*/
    #annual-reports .img-outer.two {
        margin-bottom: 25px;
    }
    #annual-reports .horiz-buttons a, #annual-reports .horiz-buttons.two a {
        margin-bottom: 0px;
    }
    #annual-reports .img-outer {
        padding-left: 40px;
    }
    #strategic-plan ul.horiz-buttons {
        padding-top: 25px;
    }
    #strategic-plan ul.horiz-buttons li {
        width: 270px;
    }
    #strategic-plan p, #block-block-40 p, #annual-reports p, #annual-reports h3 {
        padding-right: 40px;
        padding-left: 40px;
    }
    #strategic-plan ul.horiz-buttons li {
        float: none;
    }
    ul.past-reports .grid-item {
        width: 100px;
    }
    .img-outer {
        float: left;
        padding-left: 20px;
    }
    a.teal-link-block {
        margin: auto;
        width: 100%;
        margin-bottom: 20px;
    }
    ul.horiz-buttons {
        max-width: none;
    }
    #annual-reports .horiz-buttons:first-of-type li {
        margin: 0px;
    }
    /*#featured-policy .view-clone-of-wrrc-v-public-policy{padding-right:0!important;}*/
}

@media screen and (min-width: 992px) {
	/*about*/
	#annual-reports {
		padding-bottom: 70px;
	}

	footer#footer_site .teal-link-block {
		width: 270px;
		margin-left: 20px;
	}

	footer#footer_site > .container {
		padding: 20px 40px 100px;
	}

	#footer_site .col-sm-4 {
		width: 446px;
	}

	#footer_site .col-sm-4 + .col-sm-4 {
		padding-left: 70px;
	}

	.dropper {
		max-width: 33% !important;
		text-align: center;
	}
	#views-exposed-form-publications-node-index-page-1 .views-widget-filter-search_api_views_fulltext {
        width: 100%;
    }
    #views-exposed-form-publications-node-index-page-1 .views-widget-filter-field_date_pubs {
        width: 100%;
        margin-left: 0px;
    }
    .view-jp-wrrc-DWHI-resources table {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    /*input#edit-submitted-street-address, input#edit-submitted-city, input#edit-submitted-state, input#edit-submitted-zip, input#edit-submitted-image-1-name, input#edit-submitted-image-2-name, input#edit-submitted-image-3-name, input#edit-submitted-telephone, input#edit-submitted-affiliation {
        width: 346px;
    }*/
    /*input#edit-submitted-street-address, input#edit-submitted-state, input#edit-submitted-affiliation {
        margin-right: 14px;
    }*/
    /*contact*/
    input#edit-submitted-first-name, input#edit-submitted-last-name {
        /*width: 346px;*/
    }
    input#edit-submitted-first-name {
        /*margin-right: 16px;*/
    }
    /*resources*/
    #press-kit .container {
        width: 752px;
    }
    /*publications*/
    .view-id-publications_node_index.container {
        /*width: 752px;*/
    }
    /*director / leadership*/
    .section-director .container {
        width: 752px;
    }
    #block-views-person-wrrc-staff .views-field-field-people-phone a {
        font-weight: normal;
        color: #333;
        font-size: 16px;
    }

}
@media screen and (min-width: 800px) {
    /*contact*/
    /*.webform-component-textfield {
        width: inherit;
        margin-right: 0px;
    }*/
    input#edit-submitted-first-name, input#edit-submitted-last-name {
        /*width: 343px;
        margin: auto;
        margin-bottom: 20px;*/
    }
    input#edit-submitted-first-name {
        /*margin-right: 14px;*/
    }
}
@media screen and (min-width:1000px) {
	#block-menu-menu-simplified-main {
	}

	#block-menu-menu-simplified-main ul.menu li a {
		padding: 15px 10px;
	}

	/*opportunities job internship*/
	.block-views > div {
		width: 752px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 1200px) {
	#footer_site .container {
		width: 972px;
	}
	#views-exposed-form-publications-node-index-page-1 .views-widget-filter-search_api_views_fulltext {
        width: 48.85%;
    }
    #views-exposed-form-publications-node-index-page-1 .views-widget-filter-field_date_pubs {
        width: 48.85%;
        margin-left: 20px;
    }
    .view-jp-wrrc-DWHI-resources table {
        width: 75%;
        margin: 0 auto;
        float: none;
    }
    #views-exposed-form-publications-node-index-page-1 {
        width: 972px;
        margin: 0 auto;
    }

		.node node-26152{
			width: 972px;
			border: 1px solid pink;
		}

  /*  div#block-menu-menu-dhwi.block.block-menu.container.contextual-links-region.first.odd {
        width: 1200px;
    }*/

    /*input#edit-submitted-street-address, input#edit-submitted-city, input#edit-submitted-state, input#edit-submitted-zip, input#edit-submitted-image-1-name, input#edit-submitted-image-2-name, input#edit-submitted-image-3-name, input#edit-submitted-telephone, input#edit-submitted-affiliation {
        width: 455px;
    }*/
    .photo-contest-head {
        width: 820px;
        margin: 0 auto 1.5em;
    }
    #block-block-32 .grid, #block-block-31 .grid {
        width: auto;
    }
    /*resources*/
    #press-kit .container {
        width: 752px;
    }
    /*publications*/
    .view-id-publications_node_index.container {
        /*width: 752px;*/
    }
    /*contact*/
    .webform-component--subscribe-to-keep-up-with-wrrc-news-and-events {
        /*width: 820px;*/
        margin: 0 auto 1.5em;
    }
    form.webform-client-form {
        /*max-width: 932px;*/
        padding: 0px;
    }

   .node-26015 form.webform-client-form {
        /*max-width: 932px;*/
        padding: 50px;
    }

    .page-contact #contact-site-form {
        width: 972px;
    }
    .webform-component-cc_email {
        max-width: 100%;
    }
    input#edit-submitted-first-name, input#edit-submitted-last-name {
       /* width: 455px;*/
    }

    /*.admin-menu */
    #header_site{
    	display:inline-block;
    	background:#fff;
    }

    /*.admin-menu */
    #header_site-sticky-wrapper.sticky-active nav#main_nav{
    	float: none;
    	margin: auto;
    	display: block;
    	width: 750px;
    	padding-top:0;
    }

	/*.admin-menu */
	#header_site-sticky-wrapper.sticky-active .logo-outer,
	/*.admin-menu */
	#header_site-sticky-wrapper.sticky-active #block-block-50,
	/*.admin-menu */
	#header_site-sticky-wrapper.sticky-active #block-views-exp-search-search-results{
		display:none;
	}

	/*.admin-menu */
	.sticky-wrapper.sticky-active #block-menu-menu-simplified-main{margin-top:0;}
	.sticky-wrapper.sticky-active #navbar{padding-top:10px;}


}

@media screen and (min-width:1240px) {
	.grid,.dropper {
		max-width: 1120px;
	}

	.block-views > div {
		width: 1172px;
		width: 1120px;
	}

	.block-views > div.view-calendar {
		width: 100%;
	}

	header.header {
		position: relative;
	}


	#block-menu-menu-simplified-main {
		clear: none;
		margin-top: 0;
		width:auto;
		display: inline-block;
		float: right;
		padding-right: 4px;
	}



	#block-block-50 {
		position: static;
		float: right;
		right: auto;
	}

	#block-block-50 ul.menu li {
		padding: 14px 3px 12px;
	}

	div.logo-outer {
		position: static;
		float: left;
		z-index: initial;
	}

	#main_nav {
		clear: none;
		border: none;
		width: auto;
		float: right;
	}

	#navbar {
		padding-top: 19px;
	}

	#footer_site .container {
		width: 972px;
	}

	/*About*/
	#footer_site .col-sm-4 .intro-paragraph {
		padding-top: 30px;
	}

	#footer_site h4:first-of-type {
		padding-top: 18px;
	}

	footer#footer_site > .container {
		padding-bottom: 100px;
	}

	/*opportunities job internship*/
	/*photo contest*/
	#photo-contest .photo-main {
		width: 1120px;
		margin: auto;
		margin-bottom: 50px;
		float: none;
	}

	.contest-photo-large {
		width: 1128px;
	}

	.contest-header {
		margin-top: 50px;
	}

	.contest-body {
		padding: 10px 80px 40px;
	}

	.image-credit {
		margin-bottom: 15px;
	}

	#journal-display {
		padding: 0 200px 35px;
	}

	.view-clone-of-wrrc-v-public-policy .attachment-before {
        padding-right: 23px;
    }
    .node-type-page .field-image-featured .img-responsive {
        width: 100%;
        max-height: 750px;
    }

    #footer_site .col-sm-4 .intro-paragraph, #footer_site h4:first-of-type {
        padding-top: 0px;
    }
    .view-wrrc-v-events .attachment-before, .view-wrrc-v-news .attachment-before {
        padding-right: 23px;
    }
    /*Featured Story*/
    .node-type-featured-story article.node-featured-story {
        width: 972px;
    }
    .node-type-featured-story article.node-featured-story .field-image-not-featured img {
        width: 972px;
    }

    /*video pages*/
    .node-type-video article.node-video {
        padding-bottom: 545px !important;
        width: 972px;
    }
    /*jobs node*/
    article.node-job-listing {
        margin: auto;
        width: 972px;
    }
    /*press release page*/
    article.node-press-release {
        margin: auto;
        width: 972px;
    }
    /*news node*/
    .node-type-news article.node-news .field-image-not-featured img, .node-type-news h1.page__title, .node-type-news article.node-news {
        width: 972px;
    }
    /*search*/
    #block-views-exp-search-search-results .form-type-textfield input {
        border-style: solid;
        border-color: white;
        border-width: 2px;
    }
    #block-views-exp-search-search-results.searching {
        padding: 0px 0px 10px;
    }
    .section-home #block-views-exp-search-search-results.searching, .section-home #block-views-exp-search-search-results, .section-about #block-views-exp-search-search-results.searching, .section-about #block-views-exp-search-search-results {
        padding-top: 1px;
    }
    #block-views-exp-search-search-results.searching, #block-views-exp-search-search-results {
        margin: 0px 0 0px 0px;
        margin-top: 79px;
    }
    #block-views-exp-search-search-results input[type="submit"], #block-views-exp-search-search-results.searching input[type="submit"] {
        height: 51px;
    }
    #block-views-exp-search-search-results .views-exposed-form .views-submit-button {
        margin-top: 2px;
        right: -55px;
    }
    #block-views-exp-search-search-results .views-exposed-form, #block-views-exp-search-search-results.searching .views-exposed-form {
        width: 83%;
    }
    /*directory*/
    .node-type-person .col-sm-6 {
        /*margin-left: 24px;*/
    }
    .node-type-person .img-outer {
        margin-left: 0px;
    }
    .section-personnel-directory .bg-fff {
        width: 972px;
    }
    /*director*/
    .section-director .container, .section-director .node-page {
        width: 972px;
    }
    /*person node*/
    .node-type-person .node-person img {
        margin-bottom: 0px;
    }

    /*event page node*/
    .node-type-event .field-image-featured .img-responsive {
        width: 100%;
        max-height: 750px;
    }
    .event-multimedia iframe {
        max-width: none;
        width: 732px;
    }

    .node-event .event-details, .node-event .event-body, .node-event .event-multimedia {
        margin-left: 100px;
    }
    .node-event .event-multimedia {
        margin-right: 100px;
    }
    .node-event .event-title h4 {
        padding-left: 100px;
    }




    /*resources*/
    .drop-downs {
        width: 940px;
    }
    .profile3-right {
        width: 65.8%;
    }
    /*publications*/
    #ui-datepicker-div {
        margin-left: 2px;
    }
    .ui-datepicker th {
        width: 41px;
    }

    .view-publications-node-index .views-exposed-form .views-widget-filter-field_date_pubs, .view-publications-node-index .views-exposed-form .views-widget-filter-field_date_pubs_1, .view-publications-node-index .views-exposed-form .views-widget-filter-search_api_views_fulltext {
        width: 31.85%
    }

    /*opportunities*/
    #photo-contest .photo-main, .contest-photo-large {
        width: 972px;
    }
    #academic .grid, #grants-internships .grid {
        width: inherit;
    }
    /*press kit*/
    #press-kit .container {
        width: 972px;
    }
    .profile3-left, .profile3-right {
        min-height: 630px;
    }
    .profile3-left .icon-wrrc-email, .profile3-left .icon-wrrc-phone {
        display: inherit;
    }
    .profile3-left .clearfix a {
        padding-left: 10px;
    }
    /*.profile3-left img {
        width: 259px;
    }*/
    #online-tools .tool.col-md-12 {
        width: 800px;
    }
    #online-tools .tool.col-md-12:first-of-type {
        margin-bottom: 50px;
    }
    #online-tools .comp-img.c2e-comp:first-of-type {
        margin-bottom: 130px;
    }

}
/*1240*/

.awr-panel {
    padding: 20px 0;
    text-align:left;
	display: inline-block;
	margin-top: 0;
}
.awr-panel > div > div{
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: 0.2s;
}
.awr-panel > div:hover > div{
    margin-top: -10px;
    border: 1px solid rgb(200, 200, 200);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: rgba(200, 200, 200, 0.1);
    transition: 0.5s;
}

a.btn.awr-button
{
	width: 200px;
	background: #39868f;
	color: #fff;
	display: block;
	margin: 0 auto;
}

.awr-panel .img-thumbnail
{
	display: block;
	margin: 0 auto;
}

.awr-panel h3
{
	text-align: center;
}

.upcoming
{
  background: #fff;
  margin: 0 0 20px 0;
  padding:  0 10px 10px 0;
}

.upcoming h3
{
  padding: 10px;
  margin: 0 0 10px 0;
  background: #39868f;
  color: #fff;
  width: 125px;
}

.upcoming p
{
  padding: 10px;
}

/*.awr-panel > div:hover img {
    border-radius: 50%;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
*/

.awr-news-briefs-3
{
  border: 1px solid #39868f;
  display: table;
  width: 100%;
}

.awr-news-briefs-center
{
	display: block;
	margin: 0 auto;
	height: 100%;
}

.row .awr-news-briefs
{
	text-align: center;
}

.awr-news-briefs p
{
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
}

.teal-link-block-awr{
	width: 100%;
	text-align: center;
	margin: 15px 0;
}

span.btn.awr-button
{
    background: #39868f;
	font-size: .9em;
	padding: 8px;
}

.btn.awr-button a
{
    color: #fff;
}


#block-block-74 h3 {
  /*margin-top: -150px;
  padding-bottom: 150px;*/
  display: block;
  font-size: 150%;
  text-transform: uppercase;
  margin-bottom: 2px;
}

#block-block-74 h5{
	font-size: 140%;
	font-family: MiloWeb,Verdana,Geneva,sans-serif;
}

#block-block-74{
	margin: 0 auto 20px auto;
	padding:  0px;
	background: #cecec8;
		width: 100%;
}

#block-block-74 .circle-text{
	padding: 0 20px;
}

#block-block-74 p{
	line-height: 16px;
}

.page-node-13355 #page-title{
	display: none;
}

.webform-client-form-26152 .form-actions {
Margin-top: 15px;
}

.webform-client-form-26152 .captcha .form-wrapper {
Margin-top: 0px;
}
