/* -----------custom header stuff----------------*/
#search-form.callout-region {
    background-color: #002454;
}

/* Carousel CSS */
.carousel-inner .item img {
    width: 100%;
}

.feature-region {
	background-image: none;
}

.Dropdown__ToggleText {color:#002454;}

/*Front Page Tiles CSS Working as of November 2, 2018*/

#search-form .search-label,
#search-form .search-box-wrapper {
    visibility: hidden;
}

#search-refine-button--refine {
    display: none;
}

::placeholder {
    color: #9f9f9f !important;
}

/*make subcats and listings conform to same widths*/

#main, #listings  {margin: 0  0;}
.courses {clear:both; font-style:bold;}
.container {width:100%;}