#block-system-main img{ max-width: 100%; height: auto !important; }

.wf-loading { visibility: hidden; }
 
.wf-active { visibility: visible; }

.rounded-border{ 
	border: 1px solid #969696;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 1.4em 4%;
}
.rounded-border.strong{
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;	
}
.rounded-border > hr{
	margin: 3% -4.45%;
	border-bottom-width: 0px;
}

/*	Main Content Styles	*/
.main-content-right li{ list-style: disc; }
.main-content-right a:hover{ text-decoration: underline; }

/* Mobile Classes	*/
.mobile-show{ display: none; }
@media (max-width: 640px){
	table.mobile-stack,
	table.mobile-stack thead,
	table.mobile-stack th,
	table.mobile-stack tbody,
	table.mobile-stack tr,
	table.mobile-stack td{
		display: block;
	}
	table.mobile-stack.mobile-space tr{ margin-bottom: 1em; }
	table.mobile-stack.mobile-center td{ text-align: center; }
	.mobile-show{ display: block; }
	.mobile-hide{ display: none; }
}

/*	BUTTONS AND TABS	*/
input:matches([type="button"], [type="submit"], [type="reset"]) {
	-webkit-appearance: none;
	white-space: pre;
}
input[type="submit"],
.item-list ul.tab-nav li.tab,
a.ammpa-button{
  padding: 0px 20px;
  font-family: "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: bold;
	color: white;
  background: #0074BD;
  line-height: 30px;
  border: 2px solid #0074BD;
  border-radius: 15px;
  display: block;
  transition: all, 0.3s;
	margin: 12px;
	cursor: pointer;
}
.item-list ul.tab-nav li.tab a,
a.ammpa-button,
.main-content-right a.ammpa-button,
a.ammpa-button.inverse:hover,
.main-content-right a.ammpa-button.inverse:hover{ color: white;  background: #0074BD; text-decoration: none; }
 a.ammpa-button{ display: inline-block; }
input[type="submit"]:hover,
.item-list ul.tab-nav li.tab:hover,
a.ammpa-button:hover,
.main-content-right a.ammpa-button:hover,
a.ammpa-button.inverse,
.main-content-right a.ammpa-button.inverse {
  text-decoration: none;
  color: #0074BD;
	border-color: #0074BD;
  background: #fff;
}
.item-list ul.tab-nav li.tab.active a,
.item-list ul.tab-nav li.tab:hover a{ color: #0074BD; text-decoration: none; }

input[type="submit"].danger{  background: #cc0000; border-color: #cc0000; }
input[type="submit"].danger:hover{
  color: #cc0000;
	border-color: #cc0000;
  background: #fff;
}

.item-list ul.tab-nav li.tab:hover { border-bottom-color: #969696; }
.item-list ul.tab-nav li.tab.active,
.item-list ul.tab-nav li.tab.active:hover, 
.wrap-tabs.item-list ul.tab-nav li.tab.active {
  text-decoration: none;
  color: #969696;
	border-color: #969696;
  background: #fff;
	z-index: 2;
}
input[type="submit"][name="clear"] { background: #A9A9A9; border-color: #A9A9A9; color: white; transition: none; }

input[type="file"] + input[type="submit"]{ display: inline-block; margin-left: 1em; }

.tab-nav-wrapper {
    padding: 0 7% 0 3%;
    border-bottom: 2px solid #969696;
}
.item-list ul.tab-nav{ margin: 0; padding: 0; }
.item-list ul.tab-nav li.tab{ 
	float: left;
	min-width: 182px;
	text-align: center;
	margin: 0 0 -2px;
	border-radius: 15px 15px 0 0;
	border-bottomc-color: transparent;	
	position: relative;
	z-index: 2;
	overflow: visible;
}
.item-list ul.tab-nav li.tab a{
	display: block;
  margin: 0 -20px -20px;
  padding-bottom: 20px;
}
.item-list ul.tab-nav li.tab.active,
.item-list ul.tab-nav li.tab.active:hover{
	border-bottom-color: white;
	margin-right: -2px;
	z-index: 1;
}
.item-list ul.tab-nav li.tab.stacked,
.item-list ul.tab-nav li.tab.stacked:hover { padding-bottom: 15px; margin-bottom: -17px; z-index: auto; width: 85%; }
.item-list ul.tab-nav li.tab.stacked:last-child,
.item-list ul.tab-nav li.tab.last-row,
.wrap-tabs.item-list ul.tab-nav li.tab.last-row { padding-bottom: 0; margin-bottom: -2px; }
@media (max-width: 600px){
	.item-list ul.results-nav li.tab{ width: auto !important; }
}
.wrap-tabs ul.tab-nav {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;	
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	
	overflow: hidden;	
	padding: 0 1px;
	/*position: relative;*/
}
.wrap-tabs.item-list ul.tab-nav li.tab{
	float: none;
	display: inline-block;
	width: auto;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 25%;
	-ms-flex: 1 0 25%;
	flex: 1 0 25%;
	padding-bottom: 14px;
	margin-bottom: -14px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-right: -1px;
}
.wrap-tabs.item-list ul.tab-nav li.tab:hover{ border-color: #0074BD; }

/*.wrap-tabs.item-list ul.tab-nav li.tab.all{ flex-basis: 100%; }*/
.wrap-tabs.item-list ul.tab-nav li.tab.all a{ font-style: italic; }

/*	FORM PARTS	*/
input,
select,
.form-field-toggle-handle{
	border: 1px solid #969696;
	outline: none; 
} 
input[type="text"],
input[type="email"],
input[type="password"]{ height: 2.5em; padding: 0 0.5em; max-width: 100%; }
select,
.form-field-toggle-handle{ height: 2.5em; padding: 0 0.5em; border-radius: 1.25em;}
select[multiple="multiple"]{ border-radius: 0; height: 6em; }
.form-wrapper.short-textarea textarea{ height: 4em; }
.form-item { margin: 12px 0; }
.form-item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.select-handle{
	float: left;
	height: 40px;
	width: 24px;
	margin: 0 0 0 -24px;
	background-color: white;
	background-repeat: no-repeat;
	background-image: url('images/arrow-for-select.jpg');
	background-position: center center;
	border-radius: 0 1.25em 1.25em 0;
	pointer-events: none;
	border: 1px solid #969696;
}
.select-handle.open{ background-image: url('images/arrow-for-select-up.jpg'); }

.danger{ color: #FF0000; }

.field-multiple-table tr.odd .form-item,
.field-multiple-table tr.even .form-item { white-space: normal; }

input[readonly="readonly"],
select[readonly="readonly"],
select[readonly="readonly"] + .select-handle{
	pointer-events: none;
	background-color: #F1F1F1;
	color: #999999;
}



/*	SEARCH FORM	 */
.styled-form,
.styled-form input[type="text"],
.styled-form input[type="email"],
.styled-form input[type="radio"],
.styled-form input[type="checkbox"]{
	border: 1px solid #969696;
} 
.styled-form{ border-radius: 30px; }
.styled-form,
.styled-form *{ font-size: 16px; }
.styled-form .container-inline{ padding-top: 2%; }
.styled-form #edit-submit[value="Search"]{ float: right; }

.styled-form h2{
	font-size: 18px;
	color: #7F7F7F;
	text-transform: uppercase;
	padding: 0 2%;
	margin: 1em 0 0;
}
.styled-form h2.text-transform-none{ text-transform: none; }

.styled-form .instructions{ padding: 0 2%; }

.styled-form .form-item{ margin: 12px 0; }
.styled-form .form-actions{ margin: 0; }
.styled-form .form-item:after,
.styled-form .form-actions:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.styled-form .form-item > label,
.styled-form .form-item > input[type="text"],
.styled-form .form-item > input[type="email"],
.styled-form .form-item > input[type="password"],
.styled-form .form-item > select,
.styled-form .form-item.form-type-radio,
.styled-form .form-item > .form-checkboxes,
.styled-form .form-item > .date-year,
.styled-form .form-item > .date-year > select,
.styled-form .form-wrapper.inline-textarea .form-item > label,
.styled-form .form-wrapper.inline-textarea .form-item > .form-textarea-wrapper,
.form-field-toggle-handle{ float: left; }

.styled-form fieldset {
  margin: 12px 1%;
  -webkit-border-radius: 1em;
	-moz-border-radius: 1em;
  border-radius: 1em;
}
.styled-form fieldset legend { font-weight: bold; margin-left: 1%; }

.styled-form .form-item.webform-container-above > label,
.styled-form .form-item.form-type-textarea label{ float: none; width: 100%; text-align: left; }

.styled-form .form-item > label,
.search-form.styled-form .form-item.form-type-checkboxes > label,
.styled-form .form-wrapper.inline-textarea .form-item > label{ width: 24%; margin-right: 1%; margin-left: 0; text-align: right; word-wrap: break-word; }
.styled-form .form-item > input[type="text"],
.styled-form .form-item > input[type="email"],
.styled-form .form-item > input[type="password"],
.styled-form .form-wrapper.inline-textarea .form-item > .form-textarea-wrapper{ width: 60%; margin-right: 15%; }
.styled-form .form-item > select,
.form-field-toggle-handle{ width: 33%;  /*margin-right: 42%;*/ }
.view-filters.styled-form .form-item > select{ width: auto; }
.styled-form .form-item > .description{ margin-left: 25%; }
.styled-form .form-item > label + .description{ margin-left: 0; text-indent: 2em; }
.styled-form .form-item textarea{ font-family: inherit; }


.styled-form .form-wrapper.add-padding{ padding-left: 15%; padding-right: 15%; }

.styled-form .form-item.webform-container-above > input{ margin-left: 0; margin-right: 0; width: 100%; }

.styled-form .form-item.form-type-radio{ margin: 0 1em 0 0; white-space: nowrap; }
.styled-form .form-item.form-type-radio label { float: none; font-weight: bold; width: auto; }
.styled-form .form-item.form-type-radio input { width: auto; }

.styled-form .form-item.form-type-checkboxes > label{ margin-left: 25%; width: 18%; }
.styled-form .form-item.form-type-checkboxes > .form-checkboxes{ width: 55%; }
.search-form.styled-form .form-item.form-type-checkboxes > .form-checkboxes{ width: 75%; }
.styled-form .form-item > .form-checkboxes .form-item{ float: left; width: 48%; margin: 0; }
.styled-form .form-item > .form-checkboxes .form-item > label{ width: auto; float: none; margin-right: 0; }
.styled-form .form-wrapper > .form-item > label.option{ font-weight: bold; }

.styled-form .actions{ clear: both;  border-top: 3px solid #0059A2; }

.styled-form .actions input[type="submit"],
.styled-form .form-actions input[type="submit"]{ float: right; }

.form-field-toggled{ display: none; }
.form-field-toggled.show{ display: block; }

.styled-form .date-no-float{ width: 100%; }
.styled-form .form-type-date-popup,
.styled-form fieldset.date-combo .container-inline-date .date-padding,
.styled-form .container-inline-date .form-item .form-item{ float: none; display: block; padding: 0; }
.styled-form .form-item > input.date-clear{ clear: none; width: auto; }

.styled-form .form-managed-file input[type="submit"][value="Remove"]{ display: inline-block; margin-left: 1em; }

.styled-form div.addressfield-container-inline > div.form-item{ margin: 0 1%; width: 31%; }



.form-required{ vertical-align: top; }

.views-exposed-widget{
	display: inline-block;
	float: none;
	vertical-align: bottom;
}

@media (max-width: 720px){
	.styled-form .form-item > label,
	.styled-form .form-item.form-type-checkboxes > label,
	.search-form.styled-form .form-item.form-type-checkboxes > label{ float: none; text-align: left; width: auto; margin: 0; padding: 0 0 0 4%; }
	.styled-form .form-item > input[type="text"],
	.styled-form .form-item > input[type="email"],
.styled-form .form-item > input[type="password"],
	.styled-form .form-item.form-type-select select,	
	.styled-form .form-item.form-type-checkboxes > .form-checkboxes{ float: none; margin: 0 0 0 5%; width: 70%; margin-right: 25%; }
	.styled-form .form-item > .description{ margin-left: 5%; }
	.styled-form .form-item.form-type-checkboxes > .form-checkboxes{ width: 100%; }
}
@media (max-width: 480px){	
	.styled-form .form-item.form-type-radios label{ float: none; text-align: left; width: auto; margin: 0; padding: 0 0 0 4%; }
	.styled-form .form-item.form-type-radios .form-radios,
	.styled-form .form-item.form-type-textfield input,
	.styled-form .form-item.form-type-select select{ float: none; margin: 0 0 0 5%; width: 90%; }
	.styled-form .form-item.form-type-select select{ float: left; }
	.styled-form .form-item.form-type-checkboxes .form-item label,
	.styled-form .form-item.form-type-radios .form-item label{ font-size: 0.85em; }
}


/*	Module Adjustments	*/
#facility-listing-views{ margin: 0px -6.5% 0px -2.1%; }
#facility-listing-views #facility-listing-list{ padding: 0 6% 0 2%; }



/*	RESOURCE LIBRARY	*/
.view-resources-folder{ overflow-x: auto; max-width: 100%; }
.view-resources-folder table{ min-width: 600px; }
.view-resources-folder table td,
.view-resources-folder table th{ padding: 0.75em; vertical-align: top; }
.view-resources-folder table td.views-field-title{ width: 25%; }
.view-resources-folder table td.views-field-title img,
.view-resources-folder table td.views-field-title h3.title{ display: inline-block; vertical-align: top; }
.view-resources-folder table td.views-field-title img{ margin-right: 0.5em; }
.view-resources-folder table td.views-field-title h3.title{ margin: 0; }
.view-resources-folder table thead tr{ background-color: #A9A9A9; }

.facility-listing .facility,
.view-resources-folder table tbody tr{ background-color: #edf6fb; }
.facility-listing .facility:nth-child(even),
.view-resources-folder table tbody tr:nth-child(even){ background-color: #fbfbfb; }
.facility-listing .facility:last-child{ border-radius: 0 0 30px 30px }

.ammpa-manage-members .user-affiliate .contact-info,
.ammpa-manage-members .user-affiliate .contact-info > *{ clear: both; }

/*.flexslider .views-field-field-slide-image .field-content {
	width: 100%;
		height: 440px;
		display: Flex;
		align-content: center;
		justify-content: center;
		align-items: center;
}*/
.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview {
		background: #74a5d7;
		height: 2.9em !important;
		overflow: hidden;
		margin: 0px auto;
		color: #ffffff;
		position: relative;
}

.node-event .field.field-name-field-event-image.field-type-image.field-label-hidden {
		float: right;
		padding: 20px;
}

.view-social-media .view-content {
		display: flex;
}

.view-social-media .field-content {
		margin-right: 15px;
}

ul.action-links {
		display: flex;
		margin-bottom: 20px;
}

ul.action-links li {
		margin-right: 30px;
}

/*.view-resources .views-field-title {
		width: 67%;
		padding-right: 5%;
}*/

.node-blog .field.field-name-field-image.field-type-image.field-label-hidden {
		padding-right: 4em;
		padding-bottom: 2em;
}

.node-type-blog .field-name-field-image {
		float: right;
}

.photos_imagehtml a {
		color: #0071A8 !important;
		text-align: center;
		font-size: 1.5em !important;
		width: 100%;
		text-decoration: none;
}

.codevlab-gallery img {
		margin-bottom: .8em;
}
@media (max-width: 1000px){
	.codevlab-gallery img{ margin-bottom: 0; }
}

.codevlab-gallery .views-field-field-image-caption {
		text-align: center;
		font-size: 1.5em !important;
		width: 100%;
}

.codevlab-gallery ul {

		display: flex;
		flex-wrap: wrap;
		padding-top: 1.7em;
		justify-content: center;
		margin-bottom: 10px;
}

.codevlab-gallery .item-list ul li {
		text-align: Center;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 2em;
		width: 300px;
		list-style: none;
}

.image-gallery .view {
		width: 100%;
}

.codevlab-gallery a {
		color: #0071A8 !important;
		/* font-size: inherit !important; */
		float: none !important;
		text-decoration: none !important;
}


.image-gallery .content {
		display: flex;
		flex-wrap: wrap;
		/*padding-top: 1.7em;*/
		justify-content: center;
		margin-bottom: 10px;
		width: 100%;
}

.image-gallery div#node-153 {
		width: 100%;
}

.image-gallery .content .photos_imagehtml img {
		border-radius: 20px;
		margin-bottom: .8em;
		width: 300px;
		height: 210px;
}

.image-gallery .content .photos_imagehtml {
		text-align: Center;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 2em;
		width: 300px;
}

.accordion-bg > ul.menu {
		margin: 0;
		padding: 0;
}

.accordion-bg > ul.menu a {
		color: #034385;
		text-decoration: none;
}		
.accordion-bg > ul.menu a,
.accordion-bg > ul.menu span.nolink {
		display: block;
		padding-left: 15px;
}
.accordion-bg > ul.menu a.active {
    color: black;
    cursor: default;
    background-color: white;
}

.accordion-bg ul.menu li {
		list-style: none;
		margin: 0;
		padding: 0;
}

.accordion-bg > ul.menu ul ul{ padding-left: 0; }

.accordion-bg > ul.menu ul ul a,
.accordion-bg > ul.menu ul ul span.nolink {
	padding-left: 30px;
}
.accordion-bg > ul.menu ul ul ul a,
.accordion-bg > ul.menu ul ul ul span.nolink {
	padding-left: 45px;
}

.accordion-bg > ul.menu > li > ul span {
		padding-left: 15px;
}

.accordion-bg > ul.menu > li > span {
		padding-left: 15px;
}

.accordion-bg > ul.menu > li {
		background: #E5E3E3;
		border-bottom: 1px solid #C9C9C9;
		cursor: pointer;
}

.accordion-bg > ul.menu > li > ul {
		margin: 0;
		padding: 0;
}

.accordion-bg > ul.menu > li li {
		background: #F1F1F1;
		border-top: 1px solid #C9C9C9;
}

.main-content-right a {
		color: #2998CF;
		text-decoration: none;
		font-style: normal;
}

body {
		margin: 0;
		padding: 0;
}

.view-image-gallery ul {
		display: flex;
		flex-wrap: wrap;
		padding-top: 1.7em;
		justify-content: center;
		margin-bottom: 10px;
}

.view-image-gallery img {
		border-radius: 20px;
		margin-bottom: .8em;
}

.view-image-gallery a {
		color: #0071A8 !important;
		font-size: inherit !important;
		float: none !important;
		text-decoration: none !important;
}

.view-image-gallery .views-field-title {
		text-align: center;
		font-size: 1.5em !important;
		width: 100%;
}

.view-image-gallery li {
		text-align: Center;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 2em;
		width: 300px;
}

.page-heading-folder {
	/*	max-height: 441px; */
		overflow: hidden;
		width: 100%;
		display: flex;
}

.page-heading-folder img {
		align-self: center;
}

.links-for-members > ul {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		height: 500px;
}

.links-for-members > ul > li {
		width: 47%;
}

.links-for-members > ul > li > ul > li:before {
		content: "-";
}

.links-for-members > ul > li > ul > li > ul > li:before {
		content: "--";
}

.links-for-members > ul > li > ul > li > ul > li > ul > li:before {
		content: "---";
}

.links-for-members ul li {
		list-style: none;
		padding: 0;
		margin: 0;
}

.links-for-members ul {
		padding: 0;
		margin: 0;
}

header {
	display: flex;
	background: url(images/gradient-header.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 87px;
	margin-bottom: 7px
}
@media (max-width: 1280px){
	header {
		background-size: auto 100%;
		background-position-x: left;
	}
}
header > *{
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
nav.main-nav{
	-webkit-flex: 1 0 68%;
  -ms-flex: 1 0 68%;
 	flex: 1 0 68%;
}
nav.main-nav,
.login-and-search .search-box { margin-top: 37px; }
nav.main-nav > ul{ margin: 0; padding: 0; }

.menu-icon {
	width: 40px;
	height: 33px;
	background: white;
	border-top: 1px solid #C0C0DA;
	border-right: 1px solid #C0C0DA;
	border-bottom: 1px solid #C0C0DA;
	position: fixed;
	z-index: 9999999999999;
	top: 86px;
	left: 0;
	text-align: center;
	padding-top: 7px;
	display: none;
	box-shadow: 0px 2px 5px #8a8a8a;
}

section.logo {
	margin-top: 8px;
/*	min-width: 242px;*/
}
section.logo img {
	max-height: 75px;
	width: auto;
}

tbody {
		border-top: 0;
}

nav.main-nav .sf-menu.sf-horizontal.sf-shadow ul, .sf-menu.sf-vertical.sf-shadow ul, .sf-menu.sf-navbar.sf-shadow ul ul {
		overflow: visible !important;
		padding: 0 !important;
		padding-bottom: 10px !important;
}

nav.main-nav .sf-menu ul li {
/*		padding: 3.5px 0;*/
}
nav.main-nav .sf-menu ul li > a,
nav.main-nav .sf-menu ul li > span.nolink { padding: 3.5px 20px; }

nav.main-nav .sf-sub-indicator {
		display: none;
}

nav.main-nav .sf-menu.menu {
	 	display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
		display: flex !important;		
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
		-webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
		font-size: 2vw;	
		height: 28px;
}
body.logged-in nav.main-nav .sf-menu.menu { font-size: 1.75vw; }
html.no-cssvwunit nav.main-nav .sf-menu.menu { font-size: inherit; }
html.no-cssvwunit nav.main-nav .sf-menu.menu span.nolink.sf-depth-1,
html.no-cssvwunit nav.main-nav .sf-menu.menu a.sf-depth-1 { font-size: 36px; }

nav.main-nav .sf-menu ul li a {
		font-size: 16px !important;
		font-family: "source-sans-pro", sans-serif;
		padding-top: 3px;
		padding-bottom: 3px;
}

nav.main-nav .sf-menu ul li span {
		font-size: 16px !important;
		color: white;
		font-family: "source-sans-pro", sans-serif;
		padding-top: 3px;
		padding-bottom: 3px;
}

nav.main-nav .menuparent li:first-child {
		margin-top: 15px !important;
}

nav.main-nav .menuparent ul > li:hover {
		background: #3F95E1 !important;
}

nav.main-nav .menuparent > ul > li > ul > li > ul > li:hover {
		background: #3F95E1 !important;
}

nav.main-nav .menuparent ul > li > ul > li:hover {
		background: #022563 !important;
}

nav.main-nav .menuparent > ul > li > ul > li > ul > li > ul > li:hover {
		background: #022563 !important;
}

nav.main-nav .menuparent > ul {
		background: #034387 !important;
		border-radius: 0 !important;
		width: 210px;
		top: 100%;
}

nav.main-nav .menuparent > ul > li > ul > li > ul {
		background: #0b60bb !important;
		border-radius: 0 !important;
}

nav.main-nav .menuparent > ul > li > ul {
		background: #3F95E1 !important;
		border-radius: 0 !important;
}

nav.main-nav .menuparent > ul > li > ul > li > ul > li > ul {
		background: #3F95E1 !important;
		border-radius: 0 !important;
}

nav.main-nav {
		/*padding-top: 19px;
		position: relative;*/
}

nav.main-nav ul.sf-menu > li + li{ margin-left: 1em; }

nav.main-nav a:link,
nav.main-nav .nolink {
	color: white;
	/*font-size: 36px;*/
	text-decoration: none;
	white-space: nowrap;
}
nav.main-nav .nolink { cursor: default; }

nav.main-nav a:visited {
		color: white;
}

/*	Manually hide Scientific Research > Reasearch Highlights > *  */
#page-title.hidden,
#menu-4681-1 ul,
li a[href="/scientific-research/research-highlights"] + ul/*,
body.page-node-19153 #page-title,
body.page-node-19154 #page-title,
body.page-node-19152 #page-title*/{ display: none !important; }

/*	Superfish makes an error by giving the sub menu right value based on the windo and not the relative li */
nav.main-nav ul.sf-menu > li > ul[style*="right"]{ right: 0 !important; }
nav.main-nav ul.sf-menu > li > ul[style*="left: auto"]{ right: 0 !important; }

.italic {
		font-style: italic;
}

.module-slider-image img {
		width: 102%;
}

@media (max-width: 1000px){
	.module-slider img{ max-width: 100%; height: auto !important; min-height: 0 !important; }
}

.login-and-search li {
		margin: 0 !important;
}

.login-and-search {
	
	/*text-align: right;
	padding-top: 4px;
	min-width: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;*/
	padding-left: 2vw;
}
body.logged-in .login-and-search { padding-left: 1.75vw; }
html.no-cssvwunit .login-and-search { padding-left: 2%; }

.login-link {
		padding-right: 25px;
}

p {
		margin-bottom: 16px;
		line-height: 26px;
}

#site-map .nolink {
		display: none;
}

.login-link ul li {
		list-style: none;
}

.login-link ul {
		display: flex;
		margin: 0;
}

.login-link a:link,
.login-link a:visited  {

		color: #2997CE;
		text-decoration: none;
}
@media (max-width: 1000px){
	.login-link a:link,
	.login-link a:visited {
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
		color: white;
	}
}

#search-block-form .form-item.form-type-textfield.form-item-search-block-form {

		margin-top: 0;
		width: 108px;
}

#search-block-form div#edit-actions {

		margin-top: 1px;
}

.region.region-main-search {

		width: 100%;
}

#search-block-form .container-inline {

		display: flex;
}

.search-box .search-background {

		width: 140px;
		height: 28px;
		background: white;
		border-radius: 10px;;
}

#search-block-form input[type=text] {
		border: none;
		width: 95px;
		height: 22px;
		margin-left: 10px;
		margin-top: 2px;
}
.gn-scroller #search-block-form .container-inline{ display: block; }
.gn-scroller #search-block-form .form-item.form-type-textfield.form-item-search-block-form{ width: 100%; text-align: left; }
.gn-scroller #search-block-form input[type=text]{
	font-size: 18px;
	border: 1px solid #969696;
	border-radius: 10px;
	width: 85%;
	height: 32px;
	margin-left: 30px;
}
.gn-scroller #search-submit{ 
	position: absolute;
	left: 5px;
	width: 25px;
	top: 18px;
}
.gn-scroller #search-block-form div#edit-actions{ height:	0; margin:0; padding: 0; }

#search-block-form input:focus {

		outline: none;
}

#search-block-form button:focus {

		outline: none;
}

#search-block-form button {

		width: 25px;
		height: 25px;
		background: url(images/search.png) no-repeat;
		border: none;
		margin-top: 2px;
		cursor: pointer;
}
#search-submit{ border: none; outline: none; }


.module-image img {

		margin-top: -14% !important;
}

.module-slider {

		width: 100%;
}

.responsive-main-nav {

}

.gn-menu-main {

		top: 94px;
		width: inherit;
}

.gn-menu-wrapper {
		top: 152px;
}

.gn-scroller{ width: auto; }
.gn-menu-wrapper.gn-open-all .gn-submenu li{ height: auto; overflow: inherit; }

.gn-menu-main > li {

		border-right: none !important;
}


.gn-menu-main > li:last-child {
		border-left: none !important;
}
.gn-menu .gn-submenu li a{ padding: 15px 0 15px 20px; line-height: 1.15em; }
.gn-menu li a:before{ display: none; }

.gn-menu li{ padding-left: 20px; }

.module-slider .module-slider-image {

		max-height: 440px;
		width: 100%;
		overflow: hidden;
}

.slicknav_menu {

		position: fixed;
		z-index: 999999999;
}

.module-slider .module-slider-image img {

		margin-top: -19%;
}

.page-heading {
		width: 100%;
}

.page-heading img {
		width: 100%;
}

.main-content {

		min-height: 300px;
}

.module-slider .views-field.views-field-field-slide-image {

		overflow: hidden;
}

.module-slider .views-field-field-caption div {

		width: 81%;
		margin: auto;
}

.stacker-credit {
		font-size: 12px;
		font-family: "source-sans-pro", sans-serif;
		font-style: italic;
}

.module-slider .views-field-field-credit-line {
		background: #262261; /* Old browsers */
		background: -moz-radial-gradient(center, ellipse cover, #262261 0%, #2b3880 57%, #00a1dc 100%); /* FF3.6-15 */

		background: -webkit-radial-gradient(center, ellipse cover, #262261 0%, #2b3880 57%, #00a1dc 100%); /* Chrome10-25,Safari5.1-6 */

		background: radial-gradient(ellipse at center, #262261 0%, #2b3880 57%, #00a1dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262261', endColorstr='#00a1dc', GradientType=1); /* IE6-9 fallback on horizontal gradient */

		width: 100%;
		height: 165px;
		text-align: center;
		background-size: 100% 500px;
		background-position-y: -215px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		color: white;
		
}
.module-slider .views-field-field-credit-line .stacker-caption { font-size: 5vw; }
@media (min-width: 1200px){
	.module-slider .views-field-field-credit-line .stacker-caption { font-size: 64px; }
}
@media (max-width: 524px){
	.module-slider .views-field-field-credit-line .stacker-caption { font-size: 30px; }
}

.module-slider .flexslider {

		border: none !important;
}

.in-the-news span {

		width: 90%;
		display: block;
		margin: auto;
}

.flexslider:hover .flex-direction-nav .flex-prev {

		left: 0;
		top: 35%;
		border-bottom-right-radius: 25px;
		border-top-right-radius: 25px;
		height: 71px;
		background: #D2D2D2;
		color: #D2D2D2;
		opacity: 1 !important;
}

.flexslider:hover .flex-direction-nav .flex-next {

		right: 0;
		top: 35%;
		border-bottom-left-radius: 25px;
		border-top-left-radius: 25px;
		height: 71px;
		background: #D2D2D2;
		color: #D2D2D2;
		opacity: 1 !important;
}

.flexslider:hover .flex-direction-nav .flex-next::before {

		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		right: 4px;
}

.flexslider:hover .flex-direction-nav .flex-next::before {

		position: absolute;
		top: 24px;
		content: "";
		display: inline-block;
		width: 17px;
		height: 17px;
		border-right: 5px solid white;
		border-bottom: 5px solid white;
		backface-visibility: hidden;
		left: 8px !important;
}

.flexslider:hover .flex-direction-nav .flex-prev::before {

		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		right: 4px;
}

.responsive-main-nav {

		display: none;
}

.flexslider:hover .flex-direction-nav .flex-prev::before {

		position: absolute;
		top: 24px;
		content: "";
		display: inline-block;
		width: 17px;
		height: 17px;
		border-left: 5px solid white;
		border-top: 5px solid white;
		backface-visibility: hidden;
		left: 8px !important;
}

.main-content {

		width: 100%;
}

.main-content-right h1, h2, h3, h4, h5 {
		color: #0071A8;
		font-family: "source-sans-pro", sans-serif;
}

.main-content-right h1 {
		font-size: 24px;
}

.main-content-right h2 {
		font-size: 22px;
}

.main-content-right h3 {
		font-size: 20px;
}

.main-content-right h4 {
		font-size: 18px;
}

.main-content-right h5 {
		font-size: 16px;
}

.in-the-news {

		padding-bottom: 40px;
}

.in-the-news-header {

		width: 100%;
		height: 57px;
		background: #D2D2D2;
		text-align: center;
		padding-top: 11px;
}

.in-the-news-header h2 {

		color: #0071A8;
		font-size: 2.4375em;
		margin-top: 0;
}

.gn-menu-main {
		display: none;
}

p {
		margin-bottom: 16px;
		line-height: 19px;
	/*	font-size: 16px;*/
}

footer.main-footer {

		border-top: 1px solid #C0C0DA;
		width: 90%;
		margin: auto;
		height: 95px;
		display: flex;
		padding-top: 25px;
}

footer.main-footer .copyright {

		width: 55%;
}

footer.main-footer .right-side {

		display: flex;
		flex-direction: column;
		align-items: flex-end;
		width: 87%;
}

footer.main-footer .footer-links {

		margin-bottom: 10px;
}

footer.main-footer .footer-links ul {

		display: flex;
}

footer.main-footer .social-media ul {

		display: flex;
}

footer.main-footer .footer-links ul li {

		color: #256492;
		margin-left: 0.15em;
		margin-right: 0.15em;
}

footer.main-footer .footer-links ul li a:link {

		text-decoration: none;
		color: #256492;
}

footer.main-footer .footer-links ul li a:visited {

		color: #256492;
}

.content-hijack {

		padding: 2%;
		display: flex;
}

.content-hijack .left-content {

		width: 19%;
		min-width: 245px;
		background: white;
		border: 1px solid #989898;
		border-radius: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {

		background: none !important;
}

.content-hijack .left-content h3 {

		background: #E7E5E5;
		font-size: 1em;
		color: #034387;
		border: none;
		border-bottom: 1px solid #989898;
		margin: 0;
		border-radius: 0;
		outline: none;
		padding-top: 3px;
		padding-bottom: 3px;
}

.content-hijack .left-content div {

		border: none;
}

.content-hijack .left-content li {

		color: #034387;
		border-bottom: 1px solid #989898;
		background: #F3F3F3;
		padding-left: 45px;
		padding-top: 3px;
		padding-bottom: 3px;
}

.content-hijack .right-content {

		width: 79%;
		padding-left: 8%;
}

.content-hijack .right-content a:link {

		text-decoration: none;
		color: #2997CE;
}

.content-hijack .right-content a:visited {

		color: #2997CE;
}

.content-hijack .right-content h1 {

		color: #7F7F7F;
		font-size: 3em;
		margin-top: 20px;
		margin-bottom: 20px;
}

.content-hijack .right-content .page-content {

		padding-left: 4%;
}

.ui-accordion .ui-accordion-content {

		padding: 0 !important;
}

.content-hijack .right-content a.faq-link:link {

		color: #0071A8;
		text-decoration: none;
		font-size: 1.25em;
		font-weight: bold;
		line-height: 45px;
}

.content-hijack .right-content a.faq-link:visited {

		color: #0071A8;
}

h1#page-title,
.main-content-right h1 {
		font-size: 3em;
		color: #7F7F7F;
		margin-bottom: 0.25em;
		margin-top: 0;
}

.main-content #breadcrumb a:link {
		color: #0071A7;
		text-transform: uppercase;
}

.main-content #breadcrumb a:visited {
		color: #71b7d8;
}

.main-content #breadcrumb a:hover {
		color: #01496b;
}

.ui-accordion {
		width: 100%;
}

.main-content-flex {
		display: flex;
		flex-wrap: wrap;
}

#breadcrumb {
		text-transform: uppercase;
	/*	margin-bottom: 1.5em; */
}

.main-content-wrapper {
		display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
		-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
		padding-left: 2%;
		padding-right: 6%;
		padding-top: 12px;
		width: 100%;
}

.main-content-flex .region-content {
		width: 100%;
}

.main-content-left {
	margin-bottom: 2em;
	padding-right: 4em;
	min-width: 225px;
	max-width: 300px;
	-webkit-flex: 1 0 27%;
	-ms-flex: 1 0 27%;
	flex: 1 0 27%;
}

.main-content-right {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 0 73%;
	-ms-flex: 1 0 73%;
	flex: 1 0 73%;
	margin-bottom: 4em;
}
.main-content-footer {
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

li {
		list-style: none;
}


#user-login{ max-width: 800px; }

.user-welcome { margin: 4px 0 0; }

.welcome-message {
		width: 100%;
}
.login-and-search .login-link{ padding: 0; white-space: nowrap; position: absolute; right: 2%; }
.login-and-search .welcome-message{ color: white; }
.login-and-search .welcome-message a{ margin-left: 0.5em; }
@media (max-width: 1024px){
	.login-and-search .welcome-message span{ display: block; text-align: right; }
}


.welcome-logout {
		width: 100px;
}

.user-manage {
	display: flex;
  margin-bottom: 25px;
}

.user-affiliation-info {
		width: 74%;
		padding-right: 1%;
}

.user-manage-links {
		width: 25%;
}

.user-affiliation-info .user-affiliate + .user-affiliate{ margin-top: 1em; }

.user-affiliation-info .user-affiliate a.manage-affiliated-members{ display: inline-block; margin-left: 2em; }

.member-header {
		background: #E6E4E4;
		border: 1px solid #CACACA;
		padding: 10px 4%;
		margin-bottom: 25px;
}

.member-header h3 {
		margin: 0;
		padding: 0;
		border: 0;
}

table {
		width: 100%;
}

.media-gallery-media .media-gallery-item {
		background: 0;
		border: 0;
		padding: 0;
}

.media-gallery-media .media-gallery-item img {
		border-radius: 20px;
		margin-bottom: .8em;
		width: 300px;
		height: 210px;
}

.media-img-container {
		text-align: center;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-bottom: 2em;
		align-content: center;
		justify-content: center;
}


.media-img-crop {
		width: 300px;
		height: 210px;
		overflow: hidden;
		border-radius: 20px;
}

.media-gallery-flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > div {
		display: flex;
		padding: 0em 1em;
		padding-top: 1em;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > div > .views-widget {
		width: 60%;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > div > label {
		width: 105px;
		text-align: right;
		margin-right: 20px;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > div > label[for=edit-type] {
		margin-left: 118px;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > div > label[for=edit-field-primary-role-tid] {
		margin-left: 118px;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > #edit-field-primary-role-tid-wrapper {
		border-bottom: 5px solid #0072ad;
		padding-bottom: 1em;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > div > .views-widget input[type=text] {
		width: 100%;
		height: 32px;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > div .bef-checkboxes {
		display: grid;
		grid-template-columns: 200px 200px;
}

.view-member-database > .view-filters {
		border-radius: 2em;
		margin-bottom: 2em;
		padding: 0 !important;
}

.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > .views-submit-button {
		float: right !important;
		margin-bottom: 1em;
		padding-top: 0;
}
.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > .views-reset-button {
		float: right !important;
		margin-bottom: 1em;
		padding-top: 0;
}
.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > .views-submit-button input {
		border-radius: 20px;
		background-color: #0072ad;
		color: white;
		padding: 5px 30px;
		font-size: 17px;

}
.view-member-database > .view-filters > form > div > .views-exposed-form > .views-exposed-widgets > .views-reset-button input {
		border-radius: 20px;
		background-color: #aaaaaa;
		color: white;
		padding: 5px 30px;
		font-size: 17px;
}

.view-member-database > .view-content > .view-grouping {
		border: 1px solid #c3c3c3;
		margin-bottom: 2em;
		border-radius: 2em;
}

.view-member-database .facility-info {
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-bottom: 5px solid #0072ad;
		padding: 10px 3%;
		font-weight: bold;
		font-size: 18px;
}

.view-member-database .facility-type {
		color:  #0072ad;
}
.view-member-database .facility-address {
		font-size: initial;
		font-weight: normal;
		color: black;
		margin-left: 4%;
}

.view-member-database .facility-address tr td:first-child {
		width: 84px;
		vertical-align: top;
		text-align: right;
		padding-right: 20px;
}

.toggle-contacts {
		margin-left: 4%;
		font-size: initial;
		font-weight: normal;
		color: #71b7d8;
		margin-top: 20px;
		cursor: pointer;
}

.toggle-contacts:hover {
		text-decoration: underline;
}

.node-type-job .field-name-body .field-item,
.node-type-job .field-name-field-requirements .field-item,
.node-type-job .field-name-field-recommended-skills .field-item{ white-space: pre-line; }
.node-type-job .field-label{ 
	width: 20%;
	text-align: right;
}
.node-type-job .field-label + div{ margin-left: 1%; width: 79%; margin-bottom: 0.5em; }