.agency-background {
	background-color: #2B3566;
}

.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: #2B3566 !important;
}

.subheader {
	background: #2B3566 !important;
	min-height: 0px;
}

.subheader a {
	background: #2B3566 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #4656a5 !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: #2B3566 !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: #2B3566;
	font-weight: bold;
	text-decoration: underline;
}

/* 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: #2B3566 !important;
}

.agencies-about-links ul li.active a {
	color: #2B3566;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #2B3566;
	text-decoration: underline;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

ul[dir="rtl"] {
 margin: 0 25px 10px 0;
}


/* start language bar */

#w1590508542579 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#w1590508542579 *,
#w1590508542579 *::before,
#w1590508542579 *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#w1590508542579 .row.bg-highlighted {
    background: #232c54
}

#w1590508542579 .container {
    padding-left: 0;
    padding-right: 0
}

#w1590508542579 .agencies-first {
    margin-top: 0;
    background: transparent
}

#w1590508542579 .module {
    margin-top: 0;
    margin-bottom: 0
}

#w1590508542579 .module-agency-columns .text-padding {
    padding: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    overflow: visible
}

#w1590508542579 .ocme-langs {
    position: relative;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#w1590508542579 .ocme-langs a {
    color: #ffffff;
    color: #ffffff;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    position: relative;
    font-size: 14px
}

#w1590508542579 .ocme-langs .ocme-langs-list {
    list-style: none;
    margin: .5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -.5rem;
    margin-right: -.5rem
}

#w1590508542579 .ocme-langs .ocme-langs-list>* {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: .5rem;
    padding-right: .5rem
}

@media (max-width: 599.99px) {
    #w1590508542579 .ocme-langs .ocme-langs-list>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%;
        min-width: 50%
    }
}

@media (min-width: 600px) {
    #w1590508542579 .ocme-langs .ocme-langs-list>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        width: 20%;
        max-width: 20%
    }
}

#w1590508542579 .ocme-langs .ocme-langs-list>*>a {
    padding: .25rem;
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center
}

#w1590508542579 .ocme-langs .ocme-langs-list>*>a:hover,
#w1590508542579 .ocme-langs .ocme-langs-list>*>a:focus {
    color: #fff
}

/* end language bar */