/**
 * Footheme footheme.css
 *
 * Use this file to add your custom styles.
 *
 * You can change the name of this file, just
 * remember to update the name in the info file
 * as well.
 */
html{
    background: #e0dede none repeat scroll 0 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
    width: 100%;	
	font-size: 62.5% !important;
}
 
body{
	font-style: normal;	
	font-family: Arial, sans-serif !important;
	/*background: rgba(0, 0, 0, 0) url("../../../files/images/bg-body.png") repeat scroll left top;*/
    font-weight: 300;
    left: 0;
    position: relative;
    transition: left 0.4s ease 0s;
    width: 100%;
	font-size: 1.4em !important;
}  

body.html{
	color: #000;
}

h1{
	font-size: 2.5em;
}

h2{
	font-size: 1.6em;
}

h3{
	font-size: 1.3em;
}

h4{
	font-size: 1.2em;
}

h5{
	font-size: 1em;
}

h6{
	font-size: 1em;
}

p, strong{
	margin-bottom: 0;
/*	font-weight: normal; */
}

ul, ol{
	padding-top: 10px;
}

a{
    color: #3244dc;
}

:focus {
	outline: 1px solid black !important;
}

input:focus, textarea:focus, select:focus {
	outline: 1px solid black !important;
	border: 1px solid black !important;
}

a:not(#logo):not(.btn-navbar):not(.homepage_slide_link):not(.jcarousel-control):hover, a:not(#logo):not(.btn-navbar):not(.homepage_slide_link):not(.jcarousel-control):focus, a:not(#logo):not(.btn-navbar):not(.homepage_slide_link):not(.jcarousel-control):active{
	color: #3244dc !important;
/*	font-weight: bold; */
}

a.btn-navbar:hover, a.btn-navbar:focus, a.btn-navbar:active{
	color: white !important;
}

#header {
	padding: 5px 0 5px 0!important;
	width: 90%;
	max-width: 120rem;
	margin: auto;
	font-family: Arial, sans-serif;
	line-height: normal;
	overflow: hidden;
}

#header-wrapper{
	margin: 0 auto;
}

#logo{
	color: #253969;
	font-size: 0.7rem;
}

#logo img {
	float: left;
	width: 43px;
}

.region-header{
	clear:both;
	float:none;
	padding-top:10px;
}

.region-header img{
	width:26px;
	height:26px;
}


#block-print-print-links{
	display: block;
	float: right;
}

#block-print-print-links .block-inner {
	border: none;
	margin: 0 0 1em 0;
	background: none;
	padding: 0;
}

div#block-print-print-links span{
	float: right;
}
.print-link{
	padding-bottom: 0;
}

.front #menu-wrapper {
    background-color: #243A69 !important;/*#003c80*/
	width: 100%;
	padding: 0;
	border-bottom: 5px solid #dfd9d2;
}

.not-front #menu-wrapper {
    background-color: #243A69 !important;/*#003c80*/
	width: 100%;
	padding: 0;
	border-bottom: 5px solid #5B88A5;
}


.tb-megamenu{
	background-color: #243A69 !important;/*#003c80*/
}

#menu-bar-wrapper .region-menu-bar {
	background: #243A69 left top;
}

#menu-bar-wrapper {
    padding-top: 0 !important;
}

#menu-bar-wrapper .container{
	padding: 0;
}

#menu_text{
	margin: auto 10px;
	position: absolute;
	top: 6px;
}

.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a {
    text-decoration: underline;
	background:none;
}

.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
	background:none !important;
}

.tb-megamenu .dropdown-menu .active {
	background: none !important;
}

.tb-megamenu.style-blue .dropdown-menu {
    background: #fafafa;
	border: none;
}

.tb-megamenu-nav > li.level-1:hover, .tb-megamenu-nav > li.level-1:focus, .tb-megamenu-nav > li.level-1:active{
	background-color: #fafafa !important;
}

.tb-megamenu-nav > li.level-1 > a:hover, .tb-megamenu-nav > li.level-1 > a:focus, .tb-megamenu-nav > li.level-1 > a:active{
	background-color: #ededed !important;
}

.tb-megamenu .nav li.dropdown.open > .dropdown-toggle{
	background-color: #fafafa !important;	
}

.tb-megamenu .nav-collapse .nav > li > a,
.tb-megamenu .nav-collapse .dropdown-menu a {
	color: #3244dc;
}

.tb-megamenu.style-blue  .nav > li.dropdown.open.active > a:hover,
.tb-megamenu.style-blue  .nav > li.dropdown.open.active > a:focus {
  color: #427AB3;
}

.tb-megamenu.style-blue .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu.style-blue .nav li.dropdown.open.active > .dropdown-toggle {
	background:inherit;
}



.tb-megamenu.style-blue  .nav li.dropdown.open > .dropdown-toggle:not(:focus) {
  color: #3244dc;
}

/*
.tb-megamenu.style-blue  .dropdown-menu li > a:hover,
.tb-megamenu.style-blue  .dropdown-menu li > a:focus,
.tb-megamenu.style-blue  .dropdown-submenu:hover > a {
  color: #427AB3;
}*/

.tb-megamenu .nav-collapse .nav li a {
    margin-bottom: 0px;
}

#menu-bar-wrapper .region-menu-bar {
	border: 0;
}

.tb-megamenu.style-blue .nav > li > a{
	background: rgba(0, 0, 0, 0) url("../images/vline-slogan.png") no-repeat scroll left center;
	border-right: none;
}

.tb-megamenu li:first-child a:first-child{
	background-image:none !important;
}

.tb-megamenu .tb-block ul li a:hover, .tb-megamenu .tb-block ul li a:focus, .tb-megamenu .tb-block ul li a:active{
	color: #3244dc!important;
	text-decoration: underline !important;
}

.tb-megamenu .nav > li > a {
	font-weight: normal;
}

.tb-megamenu .tb-block ul li, .tb-megamenu .tb-block .nav li {
    list-style: outside none disc;
	margin-left: 10px;
	margin-bottom: 5px;
}

ul.tb-megamenu-nav > li.level-1 > a{
	border-top: 1px solid rgb(211, 211, 211);
	text-transform:uppercase;
}

.tb-megamenu .nav-collapse .dropdown-menu a {
	border-top: none !important;
}

.tb-megamenu .nav-collapse .nav > li > a, .tb-megamenu .nav-collapse .dropdown-menu a {
	border-bottom: none;
}  

.tb-megamenu.style-blue  .nav li.dropdown:not(.open) > .dropdown-toggle:focus .caret {
  border-top-color: #3244dc;
}

span.date-display-single {
    font-size: 100%;
}

.tb-megamenu-item .mega-group-title{
	font-size: 1.1em;
}

.tb-megamenu .btn-navbar, .tb-megamenu .btn-navbar:hover, .tb-megamenu .btn-navbar:focus , .tb-megamenu .btn-navbar:active {
	text-shadow: unset;
	background: none;
	border: none;
	box-shadow: unset;
	font-size: 1.2em !important;
	margin: 0;
	font-weight: bold;
	width: 100%;
	text-align: left;
	color: white !important;
	outline: 1px dotted white;
}

.tb-megamenu-item.level-1.mega a.dropdown-toggle {
	color:white;
}

.tb-megamenu-item a i.fa-home {
	color:white;
}
.tb-megamenu-item a:hover i.fa-home,
.tb-megamenu-item a:focus i.fa-home {
	color:#0c23ee;
}

#menu-wrapper #tb-megamenu-column-7 ul.level-1 > li.level-2:last-child{
	display: none;
}

#article-2631 #tb-megamenu-column-9{
	display: none;
}

#article-2631 #tb-megamenu-column-7 ul.level-1 > li.level-2 {
    border-right: none;
}

#page > #nav-overlay {
	display: none;
    height: 1000px;
    position: fixed;
    width: 100%;
    z-index: 499;
    background: rgba(0, 0, 0, 0.68) none repeat scroll 0% 0%;
}

.breadcrumb{
	padding: 15px 0;
}

#breadcrumb-wrapper{
	background: #F8F8F8 none repeat scroll 0% 0%;
	border-bottom: 1px solid #e2e2e2;
}

#breadcrumb-wrapper .container {
	padding: 0;
	width:90% !important;
	max-width:120rem;
	margin:auto;
}

.subpage-search{
	background: #5B88A5 none repeat scroll 0% 0%;
	width: 100%;
	float: left;
}

#breadcrumb-wrapper form {
	padding: 10px 10px;
	margin: 0;
	display: flex;
	display: -webkit-flex;
	
}

#breadcrumb-wrapper form input {
	width: 100%;
	background-color: white;
	height: 30px;
	padding: 0;
	border: none;
}

#breadcrumb-wrapper form button {
	height: 30px;
	border: none;
	background-color: #243A69;
	color: white;
	font-size: 1em;
}

#breadcrumb-wrapper form button:hover, #breadcrumb-wrapper form button:focus{
	background-color: #314F90;
	cursor: pointer;
}

/* hide breadcrumb on search results page */
.page-node-2621 #breadcrumb-wrapper {
	display: none;
}

#page-title{
	border-bottom: solid 3px #243a69;
}

#page-title span{
	background: none;
	display:block;
	padding-bottom: 20px;
}

#main-wrapper{
	background: #f2f2f2; 
}

#main-wrapper .container-inner {
	max-width:120rem;
	margin:auto;
	width:90%;
}

iframe{
	margin: 0 auto !important;
}

body.front #main-content{
	padding: 0;
}

.front #main-content .block-inner{
	border: none;
}


.not-front #main-wrapper .container{
	background: #fff none repeat scroll 0 0;
}

#home-search{
	display: table;
	width: 100%;
	position: relative;
}

.large-search{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.large-search .search-input{
    background: rgba(255,255,255,.2);
	border-color: rgba(0,0,0,.4);
	height: 32px;
	width: 100%;
	max-width: 100%;
    color: black;
    font-size: 0.8em;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 1);	
	text-indent: 1rem;
	box-sizing: border-box;
	padding: 0;
	font-size: 1.4rem;
}

.large-search button[type="submit"]{
	height: 32px;
	background: transparent;
	color: rgba(0,0,0,.6);
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	margin: 2px 2px 2px 2px;
	padding: 5px 4px 9px 9px;
	transition: color .1s,background-color .1s;
	border: 0;
	float: left;
	cursor: pointer;
}

.large-search button[type="submit"]:hover, .large-search button[type="submit"]:focus{
	cursor: pointer;
}

#home-search {
	position: relative;
}

.large-search p {
    margin: 0 auto;
	position: relative;
}

.region-header p{
	padding-top: 10px;
	float: left;
	margin: 0;
}

.content-search {
	margin: 0;
	padding: 0;
}

.content-search p {
    margin: 0 auto;
    padding: 0;
	position: relative;
}

.content-search .search-label{
	font-family: Arial, sans-serif;
	font-style: normal;
    font-weight: 400;
	color: white;
	/*text-shadow: 0 0.0625em 0.125em rgba(0, 0, 0, 1);*/
    transition: opacity 1s ease 0s;
	font-size: 2.5em;
	padding-bottom: 10px;
}

.page-node-2621 .content-search .search-label{
    position: absolute;
    height: 0px;
    overflow: hidden;
}

.content-search .search-input{
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 0;
    color: black;
    font-size: 0.8em;
    height: 4rem;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
    width: 100%;	
	text-indent: 1rem;
	box-sizing: border-box;
	padding: 0;
	font-size: 2rem;
}

.content-search button[type="submit"]{
    height: 4rem;
	position: absolute;
	background-color:#243A69; 
	color: white;
	border: none;
	right: 0;
	top: 0;
	margin: 0;
	font-size: 1.8rem;
	width: 8rem;
	padding: 0;
}

.content-search button[type="submit"]:hover, .content-search button[type="submit"]:focus{
	background-color: #314F90;
	cursor: pointer;
}

.content-search a.clear_input {
    width: 4rem;    
	height: 4rem;
    background: transparent url("../../../files/images/clear.svg") no-repeat scroll center center;
    border-radius: 2px;
    text-indent: -999em;
	position: absolute;
	border: none; 
	right: 8rem;
	top: 0;
}


.front #block-block-32 .block-inner{
	background: none;
}

#gs_id50{
	padding: 0;
	margin: 0;
}

/* hide google's search box */
form.gsc-search-box.gsc-search-box-tools {
	/*display: none;*/
}

/*
table.gsc-search-box td, table.gsc-table-result td, table.gsc-resultsHeader td, table.gsc-above-wrapper-area-container td, .cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result, .gsc-imageResult-column, .gsc-imageResult-classic, .gsc-result-info, .cse .gsc-control-cse, .gsc-control-cse {
	border: none;
	padding: 0 !important;
}

table.gsc-table-result, .gsc-above-wrapper-area-container{
	margin: 0;
}

.gsc-webResult .gsc-result {
	margin-bottom: 2em !important;
}
*/


.front #page-title{
	display: none;
}

body:not(.front) .region-content{
	margin: 0 auto 4em;
}

#block-system-main{
	clear: both;
}

.front .article{
	padding-bottom: 0 !important;
}

.front #block-system-main .block-inner{
	color: white;
	padding: 0;
	background: none;
}

.front #article-2478{
	display: none;
}

.article{
	margin: 0;
}

#ada_regions, #ada_partners, #portal_table{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.view-content ul li{
	list-style: outside none disc;
	list-style: disc outside none;
	padding-bottom: 10px;
}	

.field-item ul li{
	padding-bottom: 10px;
}

#gsc-i-id1{
	height: 4em;
}

input.gsc-search-button{
	height: 4em !important; 
}


.form-checkboxes .form-item, .form-radios .form-item {
	margin: 0;
}


body:not(:-moz-handler-blocked) fieldset {
	display: table-cell; 
}

fieldset {
	padding: 0 1em;
	min-width: 0;
}

fieldset.webform-component-radios {
	float:left;
	width:98%;
	border: none;
	padding: 0;
	margin: 0 0 5px 0;
}

fieldset.webform-component-radios legend {
	font-weight: bold;
}

.webform-component--was-this-page-helpful{
	font-size: 0.8em;
}

.webform-component--was-this-page-helpful legend{
	font-weight: normal;
}

.webform-component--how-can-we-make-this-page-better-for-you {
	float:left;
	width:98%;
	margin: 0 0 5px 0;
	font-size: 0.8em;
}

#edit-submitted-how-can-we-make-this-page-better-for-you {
	min-height:0;
	height:22px;
}

div.form-item-submitted-was-this-page-helpful {
	float:left;
	margin: 0 0.5em !important; 
}

#edit-submit{
	margin-top: 1em;
}

#webform-client-form-1350 .form-actions {
	display:none;
	bottom:0;
	overflow:visible;
}

#webform-ajax-wrapper-1350 .links {
	display:none;
}

.adann-no-script .webform-component--ada-region-email {
	display: none;
}

a:focus, input[type="radio"]:focus {
  outline: grey dotted 1px; 
} 

#webform-ajax-wrapper-1350{
	position: relative;
}

#webform-ajax-wrapper-1350:after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}

#webform-client-form-1350 .form-actions input[type=submit] {
	outline: 3px solid black !important;
	padding:2px !important;
	margin:2px !important;
}

#webform-client-form-1350 .form-actions input[type=submit]:hover,
#webform-client-form-1350 .form-actions input[type=submit]:focus
{
	outline:3px solid white !important;
	padding:2px !important;
	margin:2px !important;
	border-color:black;
}



#fund{
	padding: 1% 5%;
}

#change_skin_menu_wrapper{
	display: none;
}

#social-share-wrapper{
	display: none;
}

.views-exposed-widget{
	float: none;
	padding: 0 10px 0 0;
}

.node-research .field-type-taxonomy-term-reference .field-label, .node-regional-highlight .field-type-taxonomy-term-reference .field-label{
	font-size: 1em !important;
}

#all_faqs{
	float: none;
	display: block;
	clear: both;
	padding: 10px 0 0 0;
}

.faq-qa-header h3{
	font-size: 1em;
}

input, select {
	max-width: 100%;
}

.views-exposed-form .form-item{
	margin: 0;
}
	
#edit-keys-wrapper {
	flex: 2 1 20rem;
	-webkit-flex: 2 1 20rem;
	max-width: 70rem;
}

#edit-keys {
	width: 100%;
}

.views-exposed-widgets {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.views-exposed-widgets::after {
  content: "";
  flex: 0 0 100%;
  height: 0;
}

.views-exposed-widget {
	max-width: 100%;
}

.views-submit-button, .views-reset-button {
	order: 1;
	margin-top: 1rem;
}

#views-exposed-form-faq-search-page, #views-exposed-form-events-search-page, #views-exposed-form-publications-search-page, #views-exposed-form-national-product-search-page, #views-exposed-form-national-product-search-page-1{
	background-color: #fafafa;
	border: 1px solid #ccc;
	margin: 0;
	padding: 10px;
}

body.page-node-add-event .form-item-field-other-sponsor-und-0-value, body.node-type-event .form-item-field-other-sponsor-und-0-value, body.page-node-add-event .form-item-field-other-credit-und-0-value, body.node-type-event .form-item-field-other-credit-und-0-value{
	margin-top: 0 !important;
	padding-top: 0 !important;
}

body.page-node-add-event .form-item-field-region-und, body.node-type-event .form-item-field-region-und, body.page-node-add-event .form-item-field-credit-und, body.node-type-event .form-item-field-credit-und{
	margin-bottom: 0 !important;
	padding-bottom: 0!important;
}

body:not(.page-node-add-event):not(.page-node-edit) div.field-name-field-other-sponsor, body:not(.page-node-add-event):not(.page-node-edit) div.field-name-field-other-credit{
	display: none;
}

.faq-question span{
	list-style: disc outside none;
}

.pagerer{
	width: auto;
	margin: 10px auto 0 auto !important;
}

.item-list ul.pager{
	border-top: none;
}

ul.pager li {
	border: none;
}	

ul.pager li a{
	padding: 0;
}

.view-publications-search .view-grouping-header{
	font-size: 1.2em !important;
	font-weight: bold;
	line-height: 2.5em;
	margin: 1em 0px 0.5em 0.5em;
}

.ui-widget{
	font-size: 1em;
}

.ui-tabs .ui-tabs-panel {
	padding: 0;
}

.view-fact-sheet-block ul, .view-national-product-search ul{
	margin: 0 0 0 2em;
}

#quicktabs-ada_fact_sheet li:not(.ui-tabs-active) > a, #quicktabs-ada_national_network_comprehensi li:not(.ui-tabs-active) > a{
	color: black;
}

#quicktabs-ada_fact_sheet li.ui-tabs-active > a, #quicktabs-ada_national_network_comprehensi li.ui-tabs-active > a{
	color: #212121;
}

.ui-widget-content a {
    color: #3244dc;
}

.page-frontpage .view-display-id-page li.views-row-odd, .page-events-calendar  .view-display-id-page li.views-row-odd, body:not(.front) .view-id-calendar li.views-row-odd, .view-id-events_search li.views-row-odd, body.page-ada-anniversary-events div.view-ada-anniversary-views li.views-row-odd{
	background: #f5f1ed none repeat scroll 0% 0%;
	list-style: none;
	padding: 30px 0 30px 20px;	
	border-bottom: solid 1px #dedede;
}

.page-frontpage .view-display-id-page li.views-row-even, .page-events-calendar .view-display-id-page li.views-row-even, body:not(.front) .view-id-calendar li.views-row-even, .view-id-events_search li.views-row-even, body.page-ada-anniversary-events div.view-ada-anniversary-views li.views-row-even{
	background: #ede6df none repeat scroll 0% 0%;
	list-style: none;
	padding: 30px 0 30px 20px;	
	border-bottom: solid 1px #dedede;
}

.page-frontpage .view-display-id-page .view-content ul, .page-events-calendar .view-display-id-page .view-content ul{
	margin-left: 0;
}

.page-frontpage .view-display-id-page .view-content ul > li, .page-events-calendar .view-display-id-page .view-content ul > li{
	list-style: none;
	padding: 30px 20px 30px 20px;
	border-bottom: solid 1px #dedede;
}

.block .item-list ul li{
	list-style: disc outside none;
	margin-left: 10px;
}

.tb-megamenu-block .item-list ul li{
	list-style-type: none !important;
	padding:0 0 10px 0 !important;
	background: none !important;
	border-bottom: none !important;
}

.tb-megamenu-block .item-list ul li a{
	padding-left:0 !important;
}

#block-views-calendar-block-1 .view-calendar{
	width: 60%;
	margin: 0 auto 10px;
	border: 1px solid #E3E9FF;
}

.view-id-calendar ul, .view-id-events_search ul{
	margin: 0;
}

body:not(.front).view-id-calendar ul > li, .view-id-events_search ul > li{
	list-style: none;
	padding: 30px 0 30px 20px ;
	border-bottom: solid 1px #dedede;
}

#block-views-exp-events-search-page{
	clear: both;
	margin-bottom: 1em;
}

.view-id-calendar .field-name-eventdatetime, .view-id-events_search .field-name-eventdatetime{
	padding: 0 0 20px 25px;
	text-transform: uppercase;
	clear: both;
	font-size: 1em;
	background-image: linear-gradient(transparent, transparent), url("../../../files/images/clock.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 1em 1em;
	display:block;
	line-height: 1em;
}

.event-datestring-formatted, .event-timestring-formatted{
	display: inline-block;
	padding-right: 1em;
}

.view-id-calendar .field-name-title h2, .view-id-events_search .field-name-title h2{
	margin: 0;
	clear: both;
}

.view-id-events_search .field-name-field-location{
	padding: 10px 0 10px 0;
}

.block-content .field-name-field-location{
	clear: both;
}

.block-content .field-type-taxonomy-term-reference {
    margin-bottom: 0;
}

.view-id-calendar .field-name-field-location, .view-id-events_search .field-name-field-location {
	padding: 10px 0 10px 0;
	clear: both;
}

.view-id-calendar .field-name-field-description, .view-id-events_search .field-name-field-description{
	padding: 0 0 20px 0;
}

.view-id-calendar .field-name-node-link, .view-id-events_search .field-name-node-link{
	float: right;
}

.view-empty{
	margin-top: 20px;
}

.region-sidebar-first{
	margin-right: 2rem;
}

#sidebar-first-wrapper{
	margin: 20px 0 20px 0;
}

#block-views-calendar-block-1--2, #block-block-10--2{
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#block-views-calendar-block-1--2 h2, #block-block-10--2 h2{
	padding: 10px;
}

#block-views-calendar-block-1--2 .block-inner{
	padding: 5px;
}

#block-views-calendar-block-1--2 ul.pager li a {
    background: #dfdfdf;
}


#sidebar-first-wrapper .block ul.menu li a{
	padding: 10px;
	font-family: Arial, sans-serif !important;
}

#sidebar-first-wrapper .block ul.menu li{
	background-color: #243A69;
}

#sidebar-first-wrapper .block ul.menu li a {
	font-size: 1em;
	color: white;
}

#sidebar-first-wrapper .block ul.menu li a:hover, #sidebar-first-wrapper .block ul.menu li a:focus, #sidebar-first-wrapper .block ul.menu li a:active{
	color: #3244dc !important;
	background-color: #fafafa;
}

#sidebar-first-wrapper .block ul.menu li a.active{
	border-bottom: none;
	background: #fafafa !important;
	color: #3244dc !important;
}

#sidebar-first-wrapper ul.menu li.expanded li{
    border-bottom: none;
}

#main-content div.tabs {
	border-bottom: 1px solid lightgrey;
}

ul.primary {
	margin: 0 auto;
	padding: 1em 0 0;
	width: 90%;
	max-width: 1200px;
	overflow: hidden;
	border: none;
}

#main-content ul.primary li{
	background-color: #FFF7D7;
	border-color: #E2E2E2 #E2E2E2 #FFF;
	border-style: solid;
	border-width: 1px 1px 0px;
}

#main-content ul.primary li.active {
    background-color: #E3E9FF;
}

#main-content ul.primary li a{
	font-weight: bold;
}

.field-label {
    margin: 1rem 0 0.5rem 0;
}

p.field-label{
	font-size: 1.4em !important;
	margin: 5px 0;
}

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference ul li{
	float: none;
}

.field-name-field-research-region, .field-name-field-highlight-region{
	margin-top: 20px;
	clear: both;
}

.node-research .field-type-taxonomy-term-reference .field-label, .node-regional-highlight .field-type-taxonomy-term-reference .field-label{
    float: left;
	margin-top: 5px;
}

.no-term-reference-tree-button {
    background-color: white;
}

form#ada-anniversary-event-node-form div#edit-field-category-und ul li{
	margin-left: -20px;
}

#editableviews-entity-form-archive-records table{
	width: 100%;
}

.page-archived-recordings-reminder .views-field-title{
	
}

.page-archived-recordings-reminder .views-row-edit-static{
	display: none;
}

.page-archived-recordings-reminder .form-type-checkbox .description{
	display: none;
}

.view-news li h2{
	margin: 0;
}

.page-frontpage .view-display-id-page .views-field-title, .page-events-calendar .view-display-id-page .views-field-title{
	margin: 5px 0 5px;
}

.table tr:nth-child(even) {
	background: #f5f1ed;
}

.table tr:nth-child(odd)  {
	background: #ede6df;
}

table.shade-alternate-rows  tr:nth-child(even) {
	background-color: LightGray;
}

.more-link{
	float: right;
}

.panel-pane .more-link{
	clear: both;
	padding: 0 0 10px 0;
	text-align: right;
	width: 100%;
}

#views-exposed-form-events-search-page .bef-select-as-checkboxes-fieldset.collapsed {
	border: none;
}

.view .date-nav-wrapper .date-heading {
	text-align: left;
}

.screen-reader-only {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

#glist td {
	display: inline-block;
}

.ada-videos{
	margin: 0 auto;
	display: block;
}

#block-quicktabs-ada-fact-sheet h2.block-title{
	display: none;
}

#quicktabs-ada_fact_sheet h2{
	font-size: 1em;
	font-weight: inherit;
	margin: 0px;
}

/*ADA timeline*/
span.timeline-image img {
    width: 100%;
    height: auto;
}

div.simple_timeline div{
	width: 100%;
}

span.timeline-image{
	width: 30%;
}

span.timeline-image img{
	width: 100%;
	height: auto;
}

div.simple_timeline ul li {
	margin: 0;
}

.simple_timeline ul li:nth-child(2n+1) > div .timeline-content{
	float: none;
}

.simple_timeline ul li:nth-child(2n) > div .timeline-content {
    float: none;
}

span.timeline-image{
	overflow: hidden !important;
	margin-left: 5px;
	margin-right: 5px;
}

/**/
/*#timelinejs-ada-page-1{
	height: 760px !important;
}

.slider-container-mask{
	height: 500px !important;
}

#timelinejs-ada-page-1 .slider-item{
	overflow-y: visible !important;
}
*/

.vco-slider{
	background: #FaFaFa none repeat scroll 0% 0%;
}

#timelinejs-ada-page-1 .slider-item .text .container{
	padding: 10px;
}


/* ADA Timeline 2022 View */
.page-ada-timeline-2022 h1#page-title {
  text-align: center;
  font-weight: 300;
  color: #000;
  /*#777*/
}
.page-ada-timeline-2022 h1#page-title span {
  font-weight: 600;
}
.view-ada-timeline-2022 .container {
  width: 85%;
  /*80%*/
  padding: 50px 0;
  margin: 50px auto;
  position: relative;
  overflow: hidden;
}
.view-ada-timeline-2022 .container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: #CCD1D9;
  z-index: 1;
}
.view-ada-timeline-2022 .timeline-block {
  width: -webkit-calc(50% + 8px);
  width: -moz-calc(50% + 8px);
  width: calc(50% + 8px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  clear: both;
}
.view-ada-timeline-2022 .timeline-block-right {
  float: right;
}
.view-ada-timeline-2022 .timeline-block-left {
  float: left;
  direction: rtl;
  /* direction: rtl */
}
.view-ada-timeline-2022 .timeline-block-left .timeline-content {
  float: right;
  direction: ltr;
}
.view-ada-timeline-2022 .marker {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #F5F7FA;
  background: #4FC1E9;
  margin-top: 10px;
  z-index: 500;
}
.view-ada-timeline-2022 .timeline-content {
  width: 95%;
  padding: 0 15px;
  color: #222;
  /*666*/
  border: 1px dotted red;
  border-radius: 15px 15px 15px 50px;
}
.view-ada-timeline-2022 .timeline-block-left .timeline-content {
  border-radius: 15px 15px 50px 15px;
}


.view-ada-timeline-2022 .timeline-content .clearfix {
	margin:0px; 
	padding:0px;
	max-height:0px;
}

.view-ada-timeline-2022 .timeline-block-left .timeline-content .clearfix {
	content: "";
	clear: both;
	display: table;
}

.view-ada-timeline-2022 .timeline-content h2 {
	margin-top:5px;
	margin-bottom:1px;
}

.view-ada-timeline-2022 .timeline-content h2 div span {
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  font-size: 25px;
  font-weight: 500;
}

.view-ada-timeline-2022 .timeline-block-left .timeline-content h2 {
  float: right;
  direction: ltr;
}
.view-ada-timeline-2022 .timeline-content span {
  font-size: 15px;
  /* color: #000; #a4a4a4*/
}
.view-ada-timeline-2022 .timeline-content a {
  text-decoration: none;
  color: #0c23ee;
}
.view-ada-timeline-2022 .timeline-content a h2 {
  text-decoration: underline;
}
.view-ada-timeline-2022 .timeline-content span.nowrap {
  white-space: nowrap;
}
.view-ada-timeline-2022 .timeline-content .timeline-title ul {
  padding-top: 0;
  margin-top: 5px;
  margin-left: 8px;
  padding-left: 8px;
  list-style: none;
}
.view-ada-timeline-2022 .timeline-content .timeline-title ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  list-style: none;
}
.view-ada-timeline-2022 .timeline-content .timeline-title ul li:before {
  content: "» ";
  color: #000;
  font-size: 20px;
}
.view-ada-timeline-2022 .timeline-content .timeline-body {
  font-size: 14px;
  line-height: 1.5em;
  word-spacing: 1px;
  color: #000;
  margin-block-start:1em;
  margin-block-end:1em;
  /* #888*/
}

.view-ada-timeline-2022 .timeline-image {
  display:block;
  height: auto;
  margin-top:15px;
  margin-left: auto;
  margin-right: auto;
  width: 70% !important;
  text-align:center;
}

.view-ada-timeline-2022 .timeline-image img {
	border-radius:.3rem;
}

/*  let's not float the images for now 
.view-ada-timeline-2022 .timeline-block-right .timeline-image {
  float: left;
  clear: both;
}
.view-ada-timeline-2022 .timeline-block-left .timeline-image {
  float: right;
  clear: both;
  padding-left: 8px;
  margin-left: 8px;
}
*/

@media screen and (max-width: 768px) {
  .view-ada-timeline-2022 .marker {
	  display:none;
  }
  .view-ada-timeline-2022 .container:before {
    display:none;
  }
  .view-ada-timeline-2022 .timeline-block {
    width: 100%;
    margin-bottom: 30px;
  }
  .view-ada-timeline-2022 .timeline-block-right {
    float: none;
  }
  .view-ada-timeline-2022 .timeline-block-left {
    float: none;
  }
  .view-ada-timeline-2022 .timeline-block-left .timeline-content h2,
  .view-ada-timeline-2022 .timeline-block-left .timeline-image  {
    float: none;
  }
}



.grid-inner {
	padding: 0 !important;
}

.print-logo {
	display:none;
}

.print-breadcrumb {
	display:none;
}

.print-content {
    width: 95%;
    padding-left: 2%;
    word-wrap: break-word;
}

.print-footer {
	display:none;
}

.print-links{
	margin-bottom: 20px;
}

@-moz-document url-prefix() {
	@media print {
		div.simple_timeline ul {
			display:block;
		}
	}
}

ul.timeline-text {
	display: none;
}

.list-block .item{
	float: left;
	list-style: outside none none;
	/*background: #243A69 none repeat scroll 0px 0px;*/
	margin: 0 10px 1em 10px;
	text-align: center;
	padding-top:10px;
	border: 1px solid #d0d0d0;
	background: url(../images/border-bg.png) repeat-x center bottom;
}

#national-profile-list, #ta-list, #pub-list, #success-stories-list, #anniversary-list, #educator-list-discipline, #educator-list-topic, #serviceanimal-list{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	align-items: stretch;
	-webkit-align-items: stretch;
	margin: 0px;
}

#anniversary-video-list, #learn-ada-video-list{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: space-around;
	align-items: stretch;
	-webkit-align-items: stretch;
	margin: 0px;
}

#national-profile-list li:hover, #pub-list li:hover, #success-stories-list li:hover, #anniversary-list li:hover, #anniversary-video-list li:hover, #learn-ada-video-list li:hover, #educator-list-discipline li:hover, #educator-list-topic li:hover, #serviceanimal-list li:hover{
	border: 1px solid #243A69;
	cursor: pointer;	
}

#ta-list li:not(:first-child):hover{
	border: 1px solid #243A69;
	cursor: pointer;	
}

#national-profile-list .item, #ta-list .item, #learn-ada-video-list .item, #educator-list-discipline .item, #educator-list-topic .item, #serviceanimal-list .item{
/*	flex: 1 1 30rem; */
	width: 33rem;
	padding: 20px;
}

#success-stories-list .item, #pub-list .item, #anniversary-list .item{
	width: 40rem;
	padding: 20px;
}

#anniversary-video-list .item{
	flex: 1 1 30rem;
	-webkit-flex: 1 1 30rem;
	padding: 20px;
}

#pub-list h2 {
	margin-top: 3px;
}

.region-img{
	height: 77px;
	padding-top: 10px;
}

.success-story-image{
	height: 173px;
	padding-top: 10px;
}

.view-staff {
	text-align: center;
}

.view-staff .view-footer{
	clear: both;
}

.view-staff .views-row{
	display: inline-block;
	vertical-align: top;
	width: 250px;
	margin: 0 auto;
}

.view-staff .views-field-title{
	margin-top: 15px;
    padding-left: 20px;
}

.view-staff .views-field-field-position{
	padding-left: 20px;
}

.view-staff .views-field-title, .view-staff .views-field-field-position{
	font-size: 100%;
	text-align: left;
	position: relative;	
	margin-left: 10px;
}

.view-staff .views-field-title::before{
	background-color: #dad9d4;
    content: "";
    height: 100%;
	width: 10px;
    position: absolute;
    top: 0;
	left: 0;
}

.view-staff .views-field-title:hover::before{
	background-color: rgba(11, 121, 195, 0.5);
}

.view-staff .views-row{
	margin-top: 10px;
	margin-bottom: 15px;
}

body.node-type-staff div.field-name-field-position{
	font-weight: bold;
}

body.node-type-staff div.field-name-field-profile{
	display: block;
	margin-top: 0;
}

.img-float-right, .image-caption-container-right, .illustration_nolink {
	float: right;
	margin: 0px 10px 20px 10px;
	padding: 10px 10px 10px 10px;
	border-radius: 10px;
	border: 1px solid #abaaa6;
	overflow: hidden;
	width: 30%;
	clear: right;
}

.image-caption-container-right {
	background-color: #fafafa;
}

.image-caption-container{
	margin: 0px 10px 20px 10px;
	border-radius: 10px;
	border: 1px solid #abaaa6;
	overflow: hidden;
	background-color: #fafafa;
	width: 30%;
}

#learn-about-ada-block, .quote-center-italic{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #abaaa6;
	overflow: hidden;
	background-color: #fafafa;
	width: 90%;
	padding: 10px;
	font-style: italic;
}


.quote-right-italic{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #abaaa6;
	overflow: hidden;
	background-color: #fafafa;
	width: 90%;
	padding: 10px;
	font-style: italic;
}

.text-center{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #abaaa6;
	overflow: hidden;
	background-color: #fafafa;
	width: 90%;
	padding: 10px;
}

.text-right{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #abaaa6;
	overflow: hidden;
	background-color: #fafafa;
	width: 90%;
	padding: 10px;
}

.text-center h2,
.text-center h3,
.text-right h2,
.text-right h3 {
	margin-top: 3px;
}


.image-caption {
	margin: 3px;
	text-align: center;
	font-style: italic;
}

.video-float-right{
	float: right;
	margin: 10px;
	width: 100%;
	border-radius: 10px;
	border: 1px solid #abaaa6;
	padding-bottom: 10px;
}


.node-research .field-type-taxonomy-term-reference ul li a:hover, .node-research .field-type-taxonomy-term-reference ul li a:active, 
.node-research .field-type-taxonomy-term-reference ul li a:focus {
    text-decoration: underline;
	background-color: none;
}

.node-research .field-type-taxonomy-term-reference ul li a {
	color: #3244dc !important;
	border: none;
}

.node-ada-timeline .field-type-image{
	border:none;
}

#article-2750 table{
	word-wrap:break-word;
}

img[usemap] {
	border: none;
	height: auto !important;
	max-width: 100% !important;
	width: auto !important;
}

.table-label{
	display: none;
}

.node-content td {
	padding: 0.25em;
}

a[name]:before { 
  display: block; 
  content: " "; 
  margin-top: -70px; 
  height: 70px; 
  visibility: hidden; 
}

/*
#article-3509 a[name], #article-3509 a[name]:before { 
  display: inline;
}
*/

a[name^=_ftnref], a[name^=_ftnref]:before {
	display:inline;
}



table.large-only{
	display: none;
}

table th.st-head-row-main{
	display: none;
}

div.captcha {
	margin-bottom: 1rem;
}

#footer-wrapper .container{
	background-color: #d7d6d6 !important;
}

.foot_wrap1_inner{
	width: 91.0931% !important;
	margin: 0 auto;
	max-width: 121.21rem;
}

#foot_links1{
	float: left;
	width: 100% !important;
	margin: 0 auto;
	height: 32px;
	padding: 10px .7%;
	text-align: left;
}

#foot_links2{
	text-align: left;
	float: left;
	width: 100% !important;
	margin: 0 auto;
	height: 32px;
	padding: 10px .7%;
}


#foot_links3{
	background-color: #e6e6e6;
	margin-top: 10px;
}

#foot_links3 ul{
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
}

#foot_links3 ul li{
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 25px 0;
	width: calc(50% - 3px);
	display: inline-block;
	text-align: center;
}

#foot_links3 ul li#last-updated{
	width: 100%;
}

#foot_links3 ul li:nth-child(2n+1) {
    border-right: 1px solid #ccc;
}

#webform-client-form-1350, #webform-ajax-wrapper-1350 {
	margin: 0 auto 0 auto;
	padding-bottom: 10px;
	width: 90%;
	max-width: 750px;
	color: white;
	overflow:hidden;
}
#webform-client-form-1350 .form-actions {
	display:none;
	bottom:0;
	overflow:visible;
}

.feedback_wrap{
	background-color: black;
	padding-top: 20px;
}

#webform-ajax-wrapper-1350 .links {
	display:none;
}

body.page-node-1350 .links{
	display: none;
}

a:focus, input[type="radio"]:focus {
  outline: grey dotted 1px; 
} 

#webform-ajax-wrapper-1350{
	position: relative;
	clear: both;
}

#webform-ajax-wrapper-1350:after { 
   content: " ";
   display: block; 
   height: 0; 
}

/*homepage slider
#mycarousel{
	display: none;
}*/

.jcarousel h2 {
	margin-top: 0;
}

.jcarousel li {
	position: relative;
	margin: 0 !important;
}

.front .jcarousel li {
	height: 200px;
}

#slideshow-wrapper .region-slideshow{
	border-bottom: none; 
	max-width: 2560px;
	margin: auto 0;
	width: 100%;
	padding-bottom: 0;
}

.front .jcarousel-wrapper,
.page-node-3499 .jcarousel-wrapper {
	height: 200px !important;
	top: -10000px;	 /* hide slideshow until it finishes loading */
}

.jcarousel-wrapper {
	height: auto !important;
}

/*text box is on the left of the slider*/	
.transparent-box{
	width: 100%;
	bottom: auto;
	height: 100%;
}

.transparent-box:hover {
	background-color: rgba(0,0,0,0.4)!important;
	cursor: pointer;
}		

.homepage_slide_link{
	color: black; 
	position: relative; 
	margin: 0 auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

a.homepage_slide_link:hover, a.homepage_slide_link:focus, a.homepage_slide_link:active{
	text-decoration: none;
}

.homepage_slide_header{ 
	font-size: 4vw;
	font-weight: bold;
	color: white;
	padding-top: 0px;
	padding-left: 3vw;
	padding-right: 2vw;
	text-align: center;
	margin-top: -40px;
}

.homepage_slide_more{
	padding-top: 30px;
	padding-left: 0.5vw;
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
}

span.slide_read_more{
	text-align: right; 
	font-size: 4vw;	
	font-weight: bold;
	background-color: rgba(0,0,0,0.7);
	color: white;
	padding: 10px 20px 10px 20px;
	border: 1px solid #CCCCCC;

}

.jcarousel-control-prev, .jcarousel-control-next {
	top: 0 !important;
	bottom: 0 !important;
	margin: auto !important;
}

#slidenav{
	position: absolute;
	bottom: 0;
	right: 0;
}

.jcarousel-pagination{
	position: relative !important;
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #243A69;
}

a.jcarousel-control-prev:hover, a.jcarousel-control-next:hover, a.jcarousel-control-prev:focus, a.jcarousel-control-next:focus,a.jcarousel-control-prev:active, a.jcarousel-control-next:active{
	color: black;
}

.jcarousel-pagination a.fa-play {
	padding-left: 4px;
	padding-right: 2px;
}

.piktowrapper-embed ul li {
	padding-bottom: 0px !important;
}

/*slider blocks*/
.slider-block{
	margin-bottom: 40px;
}

.slider-block img{
	margin-bottom: 20px;
}

.slider-block h2{
	text-align: center;
}

.slider-block p {
	text-align: center;
}

.slider-block .jcarousel{
	padding-bottom: 40px;
}
	
	

/*homepage tiles*/
	body.front #block-system-main{
		display: none;
	}
	
	#cards{
		width: 100%;
	}
	
	body.front span.ext{
		display: none;
	}
	
	.cards-component{
		margin:16px 16px 0;
		padding:0 0 16px;
		border-bottom: 1px solid #ccc;
		transform: translate3d(0, 0, 0);
		transition: transform .15s cubic-bezier(0.33, 0.66, 0.66, 1), -webkit-transform .15s cubic-bezier(0.33, 0.66, 0.66, 1);
		overflow: hidden;
	}
	
	.read_more{
		float: right;
	}

	.card-component-image{
		width: 30%;	
		float: left;
		margin-right: 16px;
	}
	
	body.front h1, body.front h2{
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		display: -webkit-box;
		max-height: 100px;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		font-style: normal;
		font-weight: 400;

		font-size: 18px !important;
		line-height: 20px;
		background: #fff;
		margin: 1em 0 0.5em;
		opacity: 1;
		-webkit-transition: opacity .15s cubic-bezier(0.33, 0.66, 0.66, 1);
		-o-transition: opacity .15s cubic-bezier(0.33, 0.66, 0.66, 1);
		transition: opacity .15s cubic-bezier(0.33, 0.66, 0.66, 1);
	}
	
	.cards-component p, .cards-component .view{
		margin-top: 4px;
	}
	
	.cards-component .view ul li{
		padding-bottom: 4px;
	}
	
	
	/* original Twitter timeline should that ever come back 
	#block-block-51{
		background: #fff;
		border-radius: 1px;
		border-top: 3px solid #243A69;
		box-shadow: -2px 0 2px 0 rgba(0,0,0,0.16),2px 0 2px 0 rgba(0,0,0,0.16),0 2px 2px 0 rgba(0,0,0,0.23);
		transform: translate3d(0, -3px, 0);
		margin-bottom: 16px;
		width: 100%;
		height: 684px;
		overflow: hidden;
	}

	#block-block-51 > div {
		put scrollbar in this div, otherwise Twitter block doesn't show up on Mac Chrome
		overflow-y: auto;
		overflow-x: hidden;
		height: 100%;
		position: relative;
	}
	*/
	
	#block-block-51{
		background: #fff;
		border-radius: 1px;
		border-top: 3px solid #243A69;
		box-shadow: -2px 0 2px 0 rgba(0,0,0,0.16),2px 0 2px 0 rgba(0,0,0,0.16),0 2px 2px 0 rgba(0,0,0,0.23);
		transform: translate3d(0, -3px, 0);
		margin-bottom: 16px;
		width: 100%;
		height: 684px;
		overflow: hidden;
	}
	#block-block-51 tr {
		height: 100px;
		vertical-align: middle;
	}
	#block-block-51 td {
		border: none;
	}
	#block-block-51 td:first-child {
		width: 100px;
		text-align: center;
	}
	#block-block-51 td h2 {
		padding: 0px;
		margin: 0px;
	}
	
	
	
	p.tweet a:before {
		content: ' '
	}
	
	.cards-component{
		border-radius: 1px;
		border-top: 3px solid #243A69;
		border-bottom: 1px solid #ccc;
		box-shadow: -2px 0 2px 0 rgba(0,0,0,0.16),2px 0 2px 0 rgba(0,0,0,0.16),0 2px 2px 0 rgba(0,0,0,0.23);
		transform: translate3d(0, -3px, 0);
		margin: 0 0 16px 0;
		padding: 0 16px 16px 16px;
		background: #fff;
	}	 

/*.interact a {
	width: 24px;
	display: inline-block;
	font-size: 0;
	height: 24px;
}*/

@font-face {
	font-family:"edgeicons";src:url("../fonts/edge-icons-Regular.woff") format("woff");
}

.interact a {
	font-size: 0px;
}

.interact a:before {
    font-family: "edgeicons";
    font-weight: normal;
    font-style: normal;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size: 2rem;
}

/*Twitter*/
#block-block-51  h1{
	margin-left: 16px;
	margin-bottom: 10px;
}

#twitterFetcher0 ul{
	list-style-type: none;
	margin: 0;
}

#twitterFetcher0 ul li{
	border-top: 1px solid rgba(15,70,100,.12);
	margin: 0;
	padding: 10px 0 10px 0;
}

#twitterFetcher0 ul li:first-child{
	border-top: none !important;
}

#twitterFetcher0 div.user img{
	border-radius: 50%;
	float: left;
	margin-top: 3px;
	margin-left: 16px;
	position: absolute;
	height: 32px;
	width: 32px;
}	

#twitterFetcher0 div.user div > span:nth-child(2) { 
	margin-left: 60px;
	font-weight: bold;
	color: black;
}

#twitterFetcher0 div.user div > span:nth-child(3) {
	color: #657786;
}	

#twitterFetcher0 div.user span > div {
	display: inline;
}	

#twitterFetcher0 p.tweet, #twitterFetcher0 p.timePosted, #twitterFetcher0 p.interact{
	margin: 0 10px 0 60px;
}

#twitterFetcher0 div.media{
	margin: 10px 10px 0 60px;
	border: 1px solid rgba(0,0,0,0.1);
}

#twitterFetcher0 a[data-scribe$="user_link"] div img {
	display:none;
}

.twitter_retweet_icon, .twitter_fav_icon{
	padding-left: 60px;
}

.twitter_reply_icon:before {
    content: "\f151";
}

.twitter_retweet_icon:before {
    content: "\f152";
}

.twitter_fav_icon:before {
    content: "\f148";
}
/*	
.twitter_fav_icon {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M12%2021.638h-.014C9.403%2021.59%201.95%2014.856%201.95%208.478c0-3.064%202.525-5.754%205.403-5.754%202.29%200%203.83%201.58%204.646%202.73.813-1.148%202.353-2.73%204.644-2.73%202.88%200%205.404%202.69%205.404%205.755%200%206.375-7.454%2013.11-10.037%2013.156H12zM7.354%204.225c-2.08%200-3.903%201.988-3.903%204.255%200%205.74%207.035%2011.596%208.55%2011.658%201.52-.062%208.55-5.917%208.55-11.658%200-2.267-1.822-4.255-3.902-4.255-2.528%200-3.94%202.936-3.952%202.965-.23.562-1.156.562-1.387%200-.015-.03-1.426-2.965-3.955-2.965z%22%2F%3E%3C%2Fsvg%3E);
}

.twitter_fav_icon {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M21.78%2011.47l-5.14-5.14c-.292-.292-.767-.292-1.06%200s-.293.77%200%201.062l3.858%203.858H8.918c-.415%200-.75.336-.75.75s.335.75.75.75h10.52l-3.857%203.858c-.29.293-.29.768%200%201.06.148.147.34.22.53.22s.386-.072.53-.22l5.14-5.138c.294-.293.294-.767%200-1.06z%22%2F%3E%3Cpath%20fill%3D%22%23657786%22%20d%3D%22M9.944%2020.5H4.292c-.437%200-.792-.355-.792-.792V4.292c0-.437.355-.792.792-.792h5.652c.414%200%20.75-.336.75-.75S10.358%202%209.944%202H4.292C3.028%202%202%203.028%202%204.292v15.416C2%2020.972%203.028%2022%204.292%2022h5.652c.414%200%20.75-.336.75-.75s-.336-.75-.75-.75z%22%2F%3E%3C%2Fsvg%3E);
}
*/

/*FAQ*/
body.page-faq-page div.faq-content{
	display: none;
}

body.page-node-3005 #article-3005 ol {
	list-style-type: none;
	margin-left: 0;
}

body.page-node-3005 #article-3005 ol li{
	counter-increment: step-counter;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 5px;
    position: relative;
	
}

body.page-node-3005 #article-3005 ol li.odd{
	background: #f5f1ed none repeat scroll 0% 0%;
	border-bottom: solid 1px #dedede;
}

body.page-node-3005 #article-3005 ol li.even{
	background: #ede6df none repeat scroll 0% 0%;
	border-bottom: solid 1px #dedede;
}

body.page-node-3005 #article-3005 ol li::before {
	content: counter(step-counter);
	margin-right: 5px;
	margin-top: 20px;
	font-size: 16px;
	background-color: #4970AE;
	color: white;
	font-weight: bold;
	padding: 0 8px;
	border-radius: 3px;
	/*float: left;*/
	position: absolute;
    left: 0;
    top: 0;
}

body.node-type-fact-sheet .field-name-field-language, body.node-type-guide .field-name-field-language, body.node-type-legal-brief .field-name-field-language, body.node-type-research-brief .field-name-field-language, body.node-type-publication .field-name-field-language{
	display: none;
}

/*find-your-region contact table*/
#region-contact {

    border: 1px solid #ccc; /* Light gray border */
    display: flex;
    flex-direction: column; /* Stack regions vertically */
    width: 100%;
    border-collapse: collapse; /* Ensures borders combine */
	box-sizing: border-box;

	.table-label {
		display: none;
	}

	/* Ensure each region row is flexbox and has a border */
	.region {
		display: flex;
		max-width: 100%;
		flex-wrap: wrap;
		border-bottom: 1px solid #ccc; /* Separator between regions */
	}

	.region:last-child {
		border-bottom: none; /* Remove bottom border from last region */
	}

	/* Set up two columns inside each region */
	.map-image {
		flex: 0 0 30%;
		max-width: 30%;
		min-width: 0;
		overflow: hidden;
		border-right: 1px solid #ccc; /* Border between columns */
		padding: 10px;
		
		img {
			width: unset;
			max-width: 100% !important;
			height: auto;
			display: block;
			object-fit: contain;
		}
		
	}

	.region-info {
		flex: 0 0 70%;
		padding: 10px;
		overflow: hidden;
	}

	/* Ensure all borders collapse */
	.region, .map-image, .region-info {
		box-sizing: border-box;
	}
}

@media only screen and (min-width: 768px) {
	#region-contact .table-label {
		display: block;
		width: 6em;
		float: left;
		text-align: right;
		margin-right: 10px;
	}
}

/*educator resource hub*/
#educator {
	width: 100%;
}

#educator_container{
	width: 100%;
	clear: both;
}

/*chatbot*/
#block-block-53{
	width: 100%;
	height: 500px;
	position: relative;
	border: 2px solid #243A69;
}

#BotChatElement input.wc-shellinput::placeholder {
	color: #000000;
}

.wc-console .wc-upload{
	display: none;
}

.wc-console .wc-textbox {
    left: 15px !important;

}

label div.description {
	font-weight:normal;
}

body.page-node-add-ada-anniversary-event .form-required-new{
	font-size: 20px;
	color: red; 
	font-weight: bold;
}

body.page-node-add-ada-anniversary-event .note-required{
	color: red;
	font-size: 16px;
}

.anniversary-note{
	font-family: Calibri !important; 
	font-size: 16px !important;
	font-weight: normal !important;
}

body.page-node-add-ada-anniversary-event span.fieldset-legend{
	font-size: 16px !important;
	font-weight: bold !important;
}


/* force images into 100%-width without borders on small devices */
@media only screen and (max-width:525px) {
	.block-content img {
		max-width:100% !important; 
		width:100%;
	}
	.block-content img[style] {
		margin-left:0px !important;
		margin-right:0px !important;
	}
}


/* Really small screens and up */
@media only screen and (min-width:220px) {
	
}

/* Smartphones and up */
@media only screen and (min-width:320px) {
	#header {
		padding: 3em 0 0;
	}

	#logo {
		font-size: 0.6rem;
	}	
	#logo img {
		width: 40px;
	}
	
	
	.region-header img{
		width:24px;
		height:24px;
	}

	
}

@media only screen and (min-width:480px) {
	#logo {
		font-size: 0.8rem;
	}	
	#logo img {
		width: 50px;
	}
}

/* Tablets and up */
@media only screen and (min-width:768px) {	
	body{
		font-size: 1.5em !important;
	}  	
	#logo {
		font-size: 1.3rem;
	}	
	#logo img {
		width: 80px;
	}
	
	.region-header{
		margin-top: 20px;
	}
	
	.region-header img{
		width:32px;
		height:32px;
	}

	.table-label{
		display: block;
		width: 6em;
		float: left;
		text-align: right;
		margin-right: 10px;
	}		
	/*menu*/
	.tb-megamenu-nav{
		display: table;
		margin: auto !important;
		width: 90%;
		max-width: 120rem;
	}
	
	.tb-megamenu-nav > li.level-1 > a:hover, .tb-megamenu-nav > li.level-1 > a:focus, .tb-megamenu-nav > li.level-1 > a:active{
		background-color: #fafafa !important;
	}

	.tb-megamenu-nav > li{
		display: table-cell;
		float: none !important;
		text-align: center;
		width: 5%;
	}

	.tb-megamenu-nav > li li{
		text-align: left;
	}
	
	.tb-megamenu .nav-collapse .nav > li > a{
		/*color: #fff;*/
	}
	
	ul.tb-megamenu-nav > li.level-1 a {	
		border-top: none;
	}

	#tb-megamenu-column-7 ul.level-1 {
		display: flex;
		display: -webkit-flex;
	}
	
	#tb-megamenu-column-7 ul.level-1 > li.level-2{
		border-right:1px solid rgb(211,211,211);
	}

	#tb-megamenu-column-7 ul.level-1 > li.level-2:not([style*="display: none"]):nth-child(2){
		border-right:0px none;
	}
	
	#menu_text{
		display: none;
	}

	.breadcrumb{
		float: left;
		width: 60%;
	}

	
	.subpage-search{
		width: 40%;
		float: left;
	}
	
	#breadcrumb-wrapper form {

	}

	
	#views-exposed-form-events-search-page #edit-keys-wrapper{
		margin-left: 0;
		margin-right: 5px;
	}
	
	#edit-keys{
		/*width: 500px;*/
	}

	
	/*homepage slider*/
	#slideshow-wrapper .region-slideshow{
		border-bottom: none; 
		max-width: 2560px;
		margin: auto auto;
		padding-bottom: 0;
		height: 300px;
	}
	
	.front .jcarousel li {
		position: relative;
		height: 300px;
	}	
	
	.front .jcarousel-wrapper {
		height: 300px !important;
	}
	
	.transparent-box{
		width: 23%;
	}
	.homepage_slide_header{ 
		font-size: 1.6vw;
		margin-top: 0px;
	}	
	span.slide_read_more{
		font-size: 1.2vw;	
	}
	
	#block-block-54{
		margin-bottom: 40px;
	}
	
	.slider-block {
		display: flex;  
		flex-direction: row;
		align-items: stretch; 
		width: 100%;
		font-size: 1.6vw;
	}
	
	.slider-block .jcarousel{
		padding-bottom: 0
	}
	
	.slider-block > img {
		width:35%;
		margin-bottom: 0;
		height: 100%;	/* needed on Chrome */
	}

	.slider-block > div {
		width: 55%;    
		margin-left: 35px;    
	}
	
	.slider-block h2{
		text-align: center;
	}
	
	.slider-block p {
		margin-top: .5em;
		text-align: center;
	}

	#foot_links1{
		float: left;
		width: 78.6% !important;
		margin: 0 auto;
		height: 32px;
		padding: 10px .7%;
		text-align: left;
	}

	#foot_links2{
		text-align: right;
		float: left;
		width: 18.6% !important;
		margin: 0 auto;
		height: 32px;
		padding: 10px .7%;
	}


	#foot_links3{
		clear: both;
		margin: 0 auto;
		padding: 10px;
		text-align: center;
	}

	#foot_links3 ul{
		list-style-type: none;
		display: flex;
		justify-content: center;
		margin: 0;
		border-bottom: none;
		margin-top: 0;
	}

	#foot_links3 ul li{
		border-top: none;
		display: block;
		width: auto !important;
		padding: 0 1em 0 1em;
		border-right: 1px solid #ccc;
		/*background: rgba(255, 255, 255, 0) url("../images/vline-slogan.png") no-repeat scroll left center;*/
	}

	#foot_links3 ul li:last-child{
		border-right:none;
	}	

	fieldset.webform-component--was-this-page-helpful {
		float:left;
		width:24%;
	}

	.webform-component--how-can-we-make-this-page-better-for-you {
		float:left;
		width:74%;
	}

	#webform-client-form-1350 .form-actions {
		position:absolute; 
	}

	.view .date-nav-wrapper .date-heading {
		text-align: center;
	}	

	.tb-megamenu .mega-align-center:nth-child(5) > .dropdown-menu {
		font-size: 1.2rem;
	}
	
	.video-float-right{
		float: right;
		margin: 10px;
		width: 50%;
	}
	
	.node-content td {
		padding: 0.75em;
	}
	
	.quote-right-italic{
		float: right;
		margin: 10px;
		border-radius: 10px;
		border: 1px solid #abaaa6;
		overflow: hidden;
		background-color: #fafafa;
		width: 30%;
		padding: 10px;
		font-style: italic;
	}
	
	.text-right{
		float: right;
		margin: 15px;
		border-radius: 10px;
		border: 1px solid #abaaa6;
		overflow: hidden;
		background-color: #fafafa;
		width: 30%;
		padding: 10px;
	}
	
	/*educator resource hub*/
	#educator{
		width: 45%; 
		height:100%;
	}
	
	#educator_container{
		width: 50%; 
		float: right;
	}
	
}

@media only screen and (min-width:768px) and (min-height:600px) {
	.tb-megamenu .mega-align-center:nth-child(5) > .dropdown-menu {
		font-size: 1.4rem;
	}
}

/* Desktops/laptops and up */
@media only screen and (min-width:1024px) {	
	body{
		font-size: 1.6em !important;
	}  	
	
	.region-header{
		float: right;
		text-align: right;
		display: block;
		clear: none;
		margin-top: 20px;
	}
	.region-header img{
		width:32px;
		height:32px;
	}
	
	.large-search{
		width: 200px;
		padding: 0 20px 0 0;
	}

	.region-header p	{
		float:left;
		clear: none;
		padding: 0 20px 0 20px;
		margin: 0;
		/*background: rgba(0, 0, 0, 0) url("../images/vline-slogan.png") no-repeat scroll left center;*/
		height: 32px;
	}
	
	.region-header a.espanol {
		padding: 0 20px 0 20px;
		display: block;
		height:28px;
		text-align:center;
		font-weight: bold;
		margin-top:5px;
		font-size:1.4rem;
	}
		
	
	#panel-fourth-wrapper{
		display: block;
	}
	
	#panel-fourth-wrapper .grid-1{
		width: 25% !important;
	}
	
	#login{
		float: left;
		padding: 0 0 0 20px;
		border-left: 1px solid #c3c3c3;
		height: 32px;
		display: flex;
		align-items: center;
	}
	
	#login span{

	}
	
	#block-menu-block-8--2, #block-menu-block-3--2{
		margin-top: 30px;
	}
	
	/*homepage tiles*/
	#cards{
		width: 60%;
		float: left;
	}
	
	#block-block-51{
		width: 40%;
		float: right;
	}
	
	#block-block-44{
		width: calc(100% - 48px);
	}
	
	#block-block-45, #block-block-29, #block-views-calendar-block-2--2, #block-views-fact-sheet-block-1{
		width: calc(50% - 48px);
		float: left;
	}
	
	.cards-component{
		margin: 0 16px 16px 0;
	}	 

}


/* OCR Video Page (node id 3885) */

.page-node-3885 .splash {
	max-width:800px;
	border:3px dotted #5B88A5;
	font-size:1.5rem;
	color:#243A69;
	margin-left:auto;
	margin-right:auto;
	margin-top: 3rem;
	margin-bottom: 3rem;
	vertical-align:middle;
}

.page-node-3885 .splash P {
	padding:15px;
	margin:0px;
}

.page-node-3885 .splash img {
	width:95%;
	max-width:95%;
	display:block;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.page-node-3885 #ocr-videos {
  font-family: sans-serif;
  width:100%;
  margin-left: auto;
  margin-right: auto;
}
.page-node-3885 #ocr-videos h2 {
  margin-bottom: 0.5rem;
  font-size: 1.6em;
}
.page-node-3885 #ocr-videos .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.page-node-3885 #ocr-videos .video-container iframe,
.page-node-3885 #ocr-videos .video-container object,
.page-node-3885 #ocr-videos .video-container embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 99%;
  height: 100%;
}

.page-node-3885 #ocr-videos .video-wrapper .techdetails {
	font-size:1.1em;
	color:#777;
}
.page-node-3885 #ocr-videos .video-wrapper .topic {
	margin-top:.5em;
	font-size: 1.3em;
	font-weight:bold;
}
.page-node-3885 #ocr-videos .video-wrapper .title H2 {
	margin:0px;
	font-size: 1.1em;
}

.page-node-3885 #ocr-videos .video-wrapper {
  width: 99%;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  
}

@media screen and (min-width: 500px) {
	.page-node-3885 #ocr-videos .video-wrapper {
		width:495px;
	}
	.page-node-3885 .splash img {max-width:300px; width:300px;}
}
@media screen and (min-width: 1175px) {
	
	.page-node-3885 #ocr-videos .video-wrapper.float-left {
		float:left;
	}
	.page-node-3885 #ocr-videos .video-wrapper.float-right {
		float:right;
		margin-left:15px;
		margin-right:15px;
	}
}





/* Factsheet Feedback Webform (Block id 3539) */

#block-webform-client-block-3539 form {
		margin-bottom:.5rem;
		padding-bottom:.5rem;
}

#block-webform-client-block-3539 .block-inner {
	padding:20px;
	border: 1px dotted grey;
	border-radius:10px;
	background: #f9f9f9;
}

#block-webform-client-block-3539 .block-inner fieldset {
	float:none;
	margin-top:1.5em;
}

#block-webform-client-block-3539 .block-inner label,
#block-webform-client-block-3539 .block-inner legend
{
	margin-top:1.5em;
}

.adata-launch-button {
	cursor: pointer;
	font-size: 18px !important;
	padding: 6px !important;
	font-weight: bold !important;
	border: solid 1px #aaa;
	border-right: solid 1px #888;
	border-bottom: solid 1px #888;
	background-color: #e6e6e6;
	color: #1D4093  !important;
	display:block;
	margin-left:auto;
	margin-right:auto;
}



.list-with-headers {

/*
	ol > li::marker {
		font-size: revert;
		font-weight: revert;
	}
*/
	
	li {
		p:first-of-type {
			margin-top: 0px;
		}
		h2, h3 {
			margin-bottom: 0px;
			font-size: 1.2em;
		}
	}
	
	> li::marker {
		font-size: 1.2em;
		font-weight: bold;
	}
}
		



@media only screen and (min-width:1024px) and (min-height:740px) {
	.tb-megamenu .mega-align-center:nth-child(5) > .dropdown-menu {
		font-size: 1.6rem;
	}
}

@media only screen and (min-width:1328px) {
	.slider-block {
		font-size: 20px;
	}
}

@media only screen and (min-width:2400px) {
	body{
		font-size: 2em !important;
	}

	body.front h1, body.front h2{
		font-size: 22px !important;
	}	
	
	.homepage_slide_header{ 
		font-size: 36px;
	}	
	span.slide_read_more{
		font-size: 24px;	
	}
}
