﻿.siteBreadcrumb span{
	display: inline;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0.2rem 0 0;
    color: #7e7e7e;
    font-family: "ff-din-web-condensed-n6","ff-din-web-condensed-1","ff-din-web-condensed-2";
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: -.05rem;
    font-size: 1.2rem;
    line-height: 1.14rem;
    padding-left: 6px;
}	
div[role='textbox'] {
	border:1px solid #aaa;
}

/* Code needed to override the green color from State Bar Positions widget */ 
.green {
	background-color: #fff;
}


.buttonRow {
display:flex;
flex-wrap:wrap;
align-content:space-between;
justify-content:center;
}

.diversity-btn {
text-align:center;
background-color:#005c84;
padding:15px 0px;
height:6rem;
max-width: 16rem;
margin:auto;
margin-bottom: 1rem!important;
border-radius:5px;
box-shadow:#222222 0px 1px 5px;
border:1px solid #ffffff;

}

.staff-btn {
height:96 px;
}

.diversity-btn:hover, .staff-btn:hover{
    opacity: 0.9!important;
}
.tile:hover{
opacity: 0.7;
}
a img:hover{
opacity: 0.7;
}.relatedLinks a{
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif!important;
}