.gsc-control-cse {
	font-family: Open Sans,sans-serif!important;
}
.gsc-control-cse table, .gsc-control-cse table table, .gsc-control-cse table table tbody, 
.gsc-control-cse table table td, .gsc-control-cse table table tr, .gsc-control-cse table tbody, 
.gsc-control-cse table td, .gsc-control-cse table tr, form.gsc-search-box table.gsc-search-box, 
form.gsc-search-box table.gsc-search-box table, form.gsc-search-box table.gsc-search-box table tbody, 
form.gsc-search-box table.gsc-search-box table td, form.gsc-search-box table.gsc-search-box table tr, 
form.gsc-search-box table.gsc-search-box tbody, form.gsc-search-box table.gsc-search-box td, 
form.gsc-search-box table.gsc-search-box tr {
	margin: 0!important;
	padding: 0!important;
	table-layout: auto!important;
	border-collapse: unset!important;
}

#body-search { margin-top: -1.25rem; }

#body-search * { box-sizing: border-box; }

table tbody tr:last-child {
	border-bottom: 2px solid hsla(75,5%,83%,.6);
}

.gsc-search-box-tools .gsc-search-box td.gsc-input {
	padding: 0!important;
}
.gsc-search-box-tools .gsc-search-box td.gsc-input, input.gsc-input {
	font-size: 18px!important;
	background: none!important;
	text-indent: 0!important;
}

form.gsc-search-box {
	border: none;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 18px!important;
	font-family: Open Sans,sans-serif!important;
	padding: 0!important;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);
}

form.gsc-search-box {
	border: none;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 18px!important;
	font-family: Open Sans,sans-serif!important;
	padding: 0!important;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);
	line-height: 1.5;
}

form.gsc-search-box:hover {
	box-shadow: 0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08);
}

.gsc-input-box {
	border: none!important;
	font-size: 18px!important;
	height: auto!important;
}

input.gsc-input {
	padding: .2em .3em!important;
	box-shadow: none!important;
	margin: 0!important;
	height: unset!important;
}
button.gsc-search-button.gsc-search-button-v2, table.gsc-search-box {
	margin: 0!important;
	border-radius: 0!important;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
	padding: 10px 27px!important;
}


/*  SEARCH MENU  */

#search-menu {
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 1em;
	float: left;
}
.search-menu__item {
	list-style: none;
	margin: 0 .5em 0 0;
	padding: 0;
}
.search-menu__item a {
	text-decoration: none;
	padding: .5em;
	display: block;
	border-bottom: 4px solid transparent;
	color: #333;
	font-size: .95em;
}
a.selected, .search-menu__item a:hover, .search-menu__item a:focus, .search-menu__item a:active {
	background: transparent;
	border-bottom: 4px solid #7a0019;
}
a.selected {
	font-weight: 700;
	color: #7a0019;
}

.search_campus {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: baseline;
	-ms-flex-line-pack: baseline;
	align-content: baseline;
	margin: 0 0 0 auto;
	float: right;
	padding: .35em 1em;
}
.search_campus label {
	display: block;
	padding-right: 0.5em;
	font-size: .95em;
	align-self: center;
}
.search_campus select {
	align-self: center;
	font-size: 16px;
}
@media screen and (max-width: 40em) {
	#search-menu {
		clear: both;
		float: none;
	}
	.search_campus {
		clear: both;
		float: none;
		padding: 1em;
	}
}

/*  GOOGLE RESULTS AREA  */
.search-results-area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
@media screen and (min-width: 48em) {
	.search-results-area {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-moz-box-orient: horizontal;
		-moz-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

.search-results-area>div:first-of-type {
	width: 100%;
}
@media screen and (min-width: 48em) {
	.search-results-area>div:first-of-type {
		width: 100%;			/*  changed from 70% with removal of people search sidebar  */
	}
}

.gs-bidi-start-align.gs-snippet, .gs-fileFormat > .gs-fileFormat,
.gs-per-result-labels1, .gsc-role, .gsc-table-cell-thumbnail.gsc-thumbnail {
    padding-left: 8px !important
}
.gsc-control-cse .gsc-table-result, .gsc-control-cse .gsc-table-result * {
    height: unset !important;
    font-size: 16px !important;
    font-family: inherit !important
}

.gsc-result .gs-title, .gsc-result .gs-title * {
    height: unset !important;
    font-size: 18px !important;
    text-decoration: none !important;
    	color: #7a0019 !important;
}

.gsc-result .gs-title:hover, .gsc-result .gs-title :hover {
    background: transparent !important
}

a.gs-title:link:visited, a.gs-title:visited {
    border-color: #7a0019 !important
}

.gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b,
.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b {
    border-bottom: 1px solid #d5d6d2
}


.people-search__result-item {
    display: block;
    line-height: 1.5
}

.people-search__header {
	margin: 1.3em 0;
}

.people-search__container {
	display: none;				/*  added to remove people search sidebar  */
	width: 100%;
	font-family: Open Sans,sans-serif;
	padding: 1em;
}
@media screen and (min-width: 48em) {
	.people-search__container {
		display: none;			/*  added to remove people search sidebar  */
		width: 30%;
	}
}

.people-search__svg-placeholder.active {
    margin: 12px auto;
    width: 30px;
    height: 30px;
    -webkit-animation: d 4s infinite linear;
    animation: d 4s infinite linear;
}
.people-search__svg-placeholder svg path {
    fill: #7a0019;
}
@-webkit-keyframes d {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

.people-search__result {
    margin-bottom: 1.5em;
    font-size: 16px;
    line-height: 1.4
}

.people-search__name {
    font-weight: 700
}

a.people-search__email, a.people-search__name, a.people-search__tel,
a:visited.people-search__email, a:visited.people-search__name, a:visited.people-search__tel,
#um_srch_people_footer a, #um_srch_people_footer a:visited {
    color: #5a5a5a;
    text-decoration: none;
}

a:hover.people-search__email, a:hover.people-search__name, a:hover.people-search__tel,
a:focus.people-search__email, a:focus.people-search__name, a:focus.people-search__tel,
a:active.people-search__email, a:active.people-search__name, a:active.people-search__tel,
#um_srch_people_footer a:hover, #um_srch_people_footer a:focus, #um_srch_people_footer a:active {
    color: #5a5a5a;
    text-decoration: none;
	background-color: rgba(51,51,51,.15);
}

.people-search__svg-placeholder.active {
    margin: 12px auto;
    width: 30px;
    height: 30px;
    -webkit-animation: d 4s infinite linear;
    animation: d 4s infinite linear
}

.people-search__svg-placeholder svg path {
    fill: #7a0019
}

