.agency-background {
	background-color: #004181;
	background: linear-gradient(0deg, rgba(35,98,154,1) 0%, rgba(1,48,95,1) 100%);
}

hr.module-divider {
	display: none; /* Shared programs divider */	
}

.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

.agency-logo-center {
	text-align: center;
}

.about-description {
  width: 100% !important;
}


.agency-top-padding {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; }

.agency-top-shadow {
  -webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8); 
}

#nav .active {
	background: #004181 !important;
}

.subheader {
	background: #004181 !important;
	min-height: 0px;
}

.subheader a {
	background: #004181 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #c95100  !important;
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%)  !important;
}

.subheader a.main-filter-category:hover,
.subheader a.main-filter-category:active,
.subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #004181 !important;
	background-image: none !important;
}

.agency-bottom-margin {
	margin-bottom: 20px;	
}

.agency-home-resources-padding-ul li{
	padding: 20px 0 15px !important;
}

.agencies-index-ul li a {
	color: #000000;
}

/* line 20, by-the-number.scss */
.column.span3 {
  margin: 0 2% 30px 0; }
  @media (max-width: 767px) {
    /* line 20, by-the-number.scss */
    .column.span3 {
      width: 48%; } }

/* line 26, by-the-number.scss */
.column.span3:last-child {
  margin: 0; }
  
sup {
	font-size: 12px;
}

a.connect-link {
	background-color: #36add5 !important;
}

a.connect-link:hover {
	background-color: #004181 !important;
}

.agencies-about-links ul li.active a {
	color: #c95100 ;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #c95100 ;
	font-weight: bold;
}

table.rt th {
	background-color: #004181 !important;
}


.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}


/* Calendar widget styles */
table.calendar-widget{border-collapse:collapse;}
table.calendar-widget th{padding:10px 5px 11px 5px;color:#fff;background-color:#004181; border:1px solid #d1d3d3; vertical-align:bottom; white-space:nowrap; text-align:left;}
table.calendar-widget th.subhead{padding:11px 11px 13px 11px; line-height:20px; background-color:#a5a5a5; border:1px solid #d1d3d3; text-align:center; color: #000;}
table.calendar-widget td{padding:10px 11px 10px 11px;font-size:16px; line-height:18px; background-color:#f8f8f8; border:1px solid #d1d3d3;}
table.calendar-widget td.vertical{ vertical-align:middle;}

.cal-heading {
	color:#fff !important;
	font-weight:bold;	
}
.cal-days {
	font-weight: bold;	
}
.cal-content-square { 
	height: 150px;
	width: 150px;
	font-size: 11px !important;
}

.cal-empty-square { 
	height: 150px;
	width: 150px;
}

.cal-empty-square .date-stamp-number {
	text-align: center;
	color: #000;
	font-weight:bold !important;
	width: 16px;
	height: 16px;
}

.cal-content-square .date-stamp-number {
	background-color:#00669A;
	border-radius: 5px;
	border: 1px solid #00669A;
	text-align: center;
	color:#fff;
	font-weight:bold !important;
	width: 16px;
	height: 16px;
}

.cal-content-square hr {
	margin: 5px !important; /* fix default HR line in calendar */
	border-color: #D1D3D3 !important;
}

.date-stamp-empty-area {
	display:block;
}
.date-stamp-number { 
	display:block;
	padding:5px;
	float:right;
	font-size: 12px !important;
}
#arrowhead { display: none; }

/* Volunteer Form Styles */
.lang-odd-row { background-color: #e5e5e5; }
.lang-even-row { background-color: #ccc; }

.print-event {
	width: 100px !important;
}

.red { color: #aa0000; }
.green { color: #00aa00; }



/* translation widget */

@media (max-width: 1500px) {
  footer {
    padding-bottom: 120px
  }
}
/* #inner-wrap {
  transform: none !important;
  -webkit-transform: none !important
} */
.floating-translation {
  max-width: 18rem;
  position: Fixed;
  z-index: 9998;
  bottom: 20px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background: #004181;
  padding: .75rem .5rem .75rem 0;
  -webkit-box-shadow: -0.25rem 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.5);
  box-shadow: -0.25rem 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.5);
  border-radius: .5rem 0 0 .5rem;
  color: #fff
}
.floating-translation label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 2.5rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' width='640' height='768.25' viewBox='0 0 640 768.25'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EArtboard 27%3C/title%3E%3Cpath class='cls-1' d='M543.43,169.22,513.85,0l-41.2,58.66A330.81,330.81,0,0,0,96.57,135.05l73,68.34a231.44,231.44,0,0,1,244-60.63l-39.38,56.07Z'/%3E%3Cpath class='cls-1' d='M304,224.12H24a23.94,23.94,0,0,0-24,24v272a23.94,23.94,0,0,0,24,24H304Zm-86.2,256H194.9a12,12,0,0,1-11.5-8.6l-9.4-31.9H113.8l-9.1,31.8a12.09,12.09,0,0,1-11.5,8.7H70.3a12.08,12.08,0,0,1-11.4-15.9l57.5-169.1a12,12,0,0,1,11.4-8.1h32.5a12.19,12.19,0,0,1,11.4,8.1l57.5,169.1A12,12,0,0,1,217.8,480.12Z'/%3E%3Cpath class='cls-1' d='M616,224.12H336v320H616a23.94,23.94,0,0,0,24-24v-272A23.94,23.94,0,0,0,616,224.12Zm-24,120a12,12,0,0,1-12,12H568.6c-6.9,23.6-21.7,47.4-42.7,69.9A310,310,0,0,0,552,444a12,12,0,0,1,4.1,16.2l-7.9,13.9a12,12,0,0,1-16.7,4.3,347.93,347.93,0,0,1-35.4-24.9,352.66,352.66,0,0,1-35.4,24.9,12,12,0,0,1-16.7-4.3l-7.9-13.9a12,12,0,0,1,4.2-16.2,285.27,285.27,0,0,0,26.1-18,232,232,0,0,1-21-25.7,12,12,0,0,1,3.7-17.1l6.5-3.9,7.3-4.3a12.09,12.09,0,0,1,16,3.4,190.68,190.68,0,0,0,17.4,20.9c13.5-14.2,23.8-28.9,30-43.2H412a12,12,0,0,1-12-12v-16a12,12,0,0,1,12-12h64v-16a12,12,0,0,1,12-12h16a12,12,0,0,1,12,12v16h64a12,12,0,0,1,12,12Z'/%3E%3Cpath class='cls-1' d='M144.3,331.12h-.5s-4.3,21.1-7.8,33.2l-11.1,37.5H163l-10.9-37.5C148.6,352.22,144.3,331.12,144.3,331.12Z'/%3E%3Cpath class='cls-1' d='M96.57,599l29.58,169.22,41.2-58.67A330.79,330.79,0,0,0,543.43,633.2l-73-68.34a231.44,231.44,0,0,1-244,60.63l39.38-56.08Z'/%3E%3C/svg%3E") no-repeat center left 0.5rem/auto 2rem, #004181
}
.floating-translation label, .floating-translation #languageDropdown, .floating-translation button[type="button"] {
  font-size: 14px
}
.floating-translation #languageDropdown, .floating-translation button[type="button"] {
  -webkit-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s
}
.floating-translation select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white;
  color: #000;
  border: none;
  width: 100%;
  border-radius: 3px;
  font-size: 1em;
  -ms-flex-preferred-size: 10rem;
  flex-basis: 10rem;
  min-width: 10rem;
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.floating-translation select:focus {
  -webkit-box-shadow: 0 0 0 2px #004181, 0 0 0 3px white;
  box-shadow: 0 0 0 2px #004181, 0 0 0 3px white;
  outline: none
}
.floating-translation option {
  color: black
}
.floating-translation .select-container {
  position: relative;
  display: block;
  min-width: 10rem;
  -ms-flex-preferred-size: 10rem;
  flex-basis: 10rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.floating-translation .select-container:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  pointer-events: none
}
.floating-translation .select-container:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  border-top: 8px solid #004181;
  opacity: 1
}
.floating-translation select::-ms-expand {
  display: none
}
.floating-translation button.btn {
  -ms-flex-preferred-size: 3rem;
  flex-basis: 3rem;
  margin-left: .25rem;
  margin-right: 0;
  padding: .5rem .25rem !important;
  line-height: 1;
  background: #004181;
  color: white;
  border: none;
  background: white;
  color: #004181;
  -webkit-box-shadow: inset 0 0 0 1px white;
  box-shadow: inset 0 0 0 1px white;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='arrow-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-arrow-right fa-w-14 fa-3x'%3E%3Cpath fill='%23004181' d='M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z' class=''%3E%3C/path%3E%3C/svg%3E") no-repeat center/auto 75%, white
}
.floating-translation button.btn:focus {
  background: #004181;
  color: white;
  -webkit-box-shadow: 0 0 0 1px white;
  box-shadow: 0 0 0 1px white;
  outline: none;
  background: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='arrow-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' class='svg-inline--fa fa-arrow-right fa-w-14 fa-3x'%3E%3Cpath fill='%23ffffff' d='M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z' class=''%3E%3C/path%3E%3C/svg%3E") no-repeat center/auto 75%, #004181
}
[dir="rtl"] .floating-translation button.btn {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}
[dir="rtl"] .floating-translation #languageDropdown {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23004181' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 0.5rem center/auto 1em, #fff;
  margin-left: 0.25rem !important
}
[dir="rtl"] .floating-translation label {
  padding-right: 2.5rem;
  padding-left: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' width='640' height='768.25' viewBox='0 0 640 768.25'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EArtboard 27%3C/title%3E%3Cpath class='cls-1' d='M543.43,169.22,513.85,0l-41.2,58.66A330.81,330.81,0,0,0,96.57,135.05l73,68.34a231.44,231.44,0,0,1,244-60.63l-39.38,56.07Z'/%3E%3Cpath class='cls-1' d='M304,224.12H24a23.94,23.94,0,0,0-24,24v272a23.94,23.94,0,0,0,24,24H304Zm-86.2,256H194.9a12,12,0,0,1-11.5-8.6l-9.4-31.9H113.8l-9.1,31.8a12.09,12.09,0,0,1-11.5,8.7H70.3a12.08,12.08,0,0,1-11.4-15.9l57.5-169.1a12,12,0,0,1,11.4-8.1h32.5a12.19,12.19,0,0,1,11.4,8.1l57.5,169.1A12,12,0,0,1,217.8,480.12Z'/%3E%3Cpath class='cls-1' d='M616,224.12H336v320H616a23.94,23.94,0,0,0,24-24v-272A23.94,23.94,0,0,0,616,224.12Zm-24,120a12,12,0,0,1-12,12H568.6c-6.9,23.6-21.7,47.4-42.7,69.9A310,310,0,0,0,552,444a12,12,0,0,1,4.1,16.2l-7.9,13.9a12,12,0,0,1-16.7,4.3,347.93,347.93,0,0,1-35.4-24.9,352.66,352.66,0,0,1-35.4,24.9,12,12,0,0,1-16.7-4.3l-7.9-13.9a12,12,0,0,1,4.2-16.2,285.27,285.27,0,0,0,26.1-18,232,232,0,0,1-21-25.7,12,12,0,0,1,3.7-17.1l6.5-3.9,7.3-4.3a12.09,12.09,0,0,1,16,3.4,190.68,190.68,0,0,0,17.4,20.9c13.5-14.2,23.8-28.9,30-43.2H412a12,12,0,0,1-12-12v-16a12,12,0,0,1,12-12h64v-16a12,12,0,0,1,12-12h16a12,12,0,0,1,12,12v16h64a12,12,0,0,1,12,12Z'/%3E%3Cpath class='cls-1' d='M144.3,331.12h-.5s-4.3,21.1-7.8,33.2l-11.1,37.5H163l-10.9-37.5C148.6,352.22,144.3,331.12,144.3,331.12Z'/%3E%3Cpath class='cls-1' d='M96.57,599l29.58,169.22,41.2-58.67A330.79,330.79,0,0,0,543.43,633.2l-73-68.34a231.44,231.44,0,0,1-244,60.63l39.38-56.08Z'/%3E%3C/svg%3E") no-repeat center right 0.5rem/auto 2rem, #004181
}
.language-gif {
  display: none !important;
}
.language-selector {
  display: none !important;
}