/* Equalize Simple List Blocks*/

/* Change item class here */
.items_b78948ea98da4fa1b3ded38de9f7a52a { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_b78948ea98da4fa1b3ded38de9f7a52a > .item {
	display: flex;
	flex-direction: column;
}


#yext-widget-231654.yext-reviews {
    box-sizing: border-box;
    margin: 0 auto;
}

#yext-widget-231654.yext-reviews, .yext-widget-popup-231654.yext-reviews {
    font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff9f9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: auto;
    height: 355px;
    border-color: #fff9f9;
    margin: 0 auto;
    overflow: auto;
    background-color: #093A9C;
}

#yext-widget-231654.yext-reset {
    line-height: 1;
}


/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

/* Equalize Simple List Blocks*/

/* Change item class here */
.items_c2b1ef2801a1442f9f431981488f1631,
.items_cdbd45d30d7e4982af99a7ab5c0445b0{ 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c2b1ef2801a1442f9f431981488f1631 > .item,
.items_cdbd45d30d7e4982af99a7ab5c0445b0 > .item{
	display: flex;
	flex-direction: column;
}
/* Sitewide Banner */

.blockWrap_b10076ca48c94025a7d726f604f639f7{
background-color: #000000;
color: #ffffff; 
text-align: center;
padding: 10px;
}

.headerAndNavContainer{
padding-top: 0px !important;
}