.agency-background {
	background-color: #223A72;
}
#main { margin-bottom: 0px; }
.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: #223A72 !important;
}

.subheader {
	background: #223A72 !important;
	min-height: 0px;
}

.subheader a {
	background: #135393 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #135393 !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: #135393 !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: #135393;
}

/* 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: #135393 !important;
}

a.connect-link:hover {
	background-color: #135393 !important;
}

.agencies-about-links ul li.active a {
	color: #135393;
	text-decoration: underline;
}

a, a:link, a:visited {
	font-weight: bold;
	color: #135393;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

.welcome-text{width:25%;}

@media only screen and (max-width: 767px){
	.agency-logo-wrapper{top:-12px;}
	.main-header .agency-logo{max-height:87px;}
}

.home-forms a.btn{color:#ffffff;}
.home-forms label{margin-left:0;}


.cprThemes-wrap > h2 {
    margin:1.5rem 0;
}
.cprThemes-list{
    margin:1.5rem 0;
    list-style: none;
    display:flex;
    flex-flow:row wrap;
    line-height:1.5!important;
    box-sizing:border-box;
}
.cprThemes-list * {
    line-height:inherit;
    box-sizing:inherit;
}
.cprThemes-card {
    flex-basis:50%;
    flex-basis:calc(50% - 1rem);
    margin:0 2rem 2rem 0;
    display:inline-flex;
    flex-flow:column nowrap;
    align-self:stretch!important;
    border-radius: .5rem;
    position: relative;
}
.cprThemes-card::before {
    content:"";
    position: absolute;
    background: red;
    height:1.5rem;
    width:85%;
    bottom:0;
    left:.125rem;
    z-index: -1;
    border-bottom-left-radius: .5rem;
    transform-origin: left top;
    transform: rotate(-2deg);
    box-shadow:8px 3px 15px 0 rgba(0,0,0,.75);
}
.cprThemes-card::after {
    content:"";
    position: absolute;
    background: red;
    height:1.5rem;
    width:85%;
    bottom:0;
    right:.125rem;
    z-index: -1;
    border-bottom-right-radius: .5rem;
    transform-origin: right top;
    transform: rotate(2deg);
    box-shadow:-8px 3px 15px 0 rgba(0,0,0,.75);
}
.cprThemes-card:nth-of-type(even){
    margin-right:0;
}
.cprThemes-card-top {
    width:100%;
    display:inline-flex;
    flex-flow:row nowrap;
    align-items: center;
    background:#223a72;
    background:#2b3c62;
/*    background:#0a5796;*/
    color:#fff;
    padding:1rem .5rem;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    align-self:flex-start;
}
.cprThemes-card img {
    flex-basis:4rem;
    height:4rem;
    width:4rem;
    border-radius: 4rem;
    box-shadow:inset 0 0 0 2px #fff;
    margin-right:1rem;
    background:#223a72;
}
.cprThemes-head {
    font-size:1.25rem;
    font-weight: 700;
    line-height: 1.25;
}
.cprThemes-card-bottom {
    width:100%;
    flex-grow:1;
    background:#eee;
    box-shadow:inset 0 0 0 1px #ccc;
    align-self:stretch!important;
    display:inline-flex;
    flex-flow:column wrap;
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
}
.cprThemes-desc {
    background:
        linear-gradient(to right, #ccc 1px, transparent 1px),
        linear-gradient(to left, #ccc 1px, #fff 1px);
    width:100%;
    line-height:1.5;
    padding:1rem .5rem 1.5rem .5rem;
    margin:0;
    align-self:flex-start;
    flex-grow: 1;
    flex-basis:auto;
}
.cprThemes-link {
    position: relative;
    display:inline-flex!important;
    align-self:center;
    padding:.5rem 1rem;
    margin:1.5rem auto;
    background:#233a72;
    color:#fff!important;
    border-radius: .25rem;
    transition:all .3s ease-in-out 0s;
    box-shadow:0 0 0 0 transparent, 0 0 0 0 transparent;
    width:90%;
    width:calc(100% - 2rem);
    text-align:center;
    min-height:4rem;
    align-items: center;
    justify-content: center;
    box-shadow:2px 2px 5px 0 rgba(0,0,0,.5);
}
.cprThemes-link:focus {
    box-shadow:0 0 0 2px #ccc, 0 0 0 4px #233a72;
    text-decoration:none;
}
.cprThemes-link:hover {
    background:#fff!important;
    color:#233a72!important;
    box-shadow:inset 0 0 0 2px #233a72, 2px 2px 5px 0 rgba(0,0,0,.5);
}
@media(max-width:600px){
    .cprThemes-card:nth-of-type(n) {
        flex-basis:100% !important;
        margin:0 0 2rem 0!important;
        max-width:28rem;
    }
    .cprThemes-link {
        min-height:0!important;
    }
}