  /*! jQuery UI - v1.11.4 - 2015-03-18
* http://jqueryui.com
* Includes: core.css, tabs.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
	border-bottom: 1px solid #d8d8d6;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
	border: 1px solid #d8d8d6;
	border-bottom:none;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.06);
	font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	color: #414141;
	cursor: pointer;
	font-size: .6875em;
	background: #f2f2ef;
}

.ui-tabs .ui-tabs-nav li a {
	color: #414141;
	}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
	border-bottom-width: 0; 
	background: #ffffff;
	box-shadow: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: #ffffff;
}

.ui-tabs-panel p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 30px;
	line-height: 1.875rem;
	}

.ui-tabs-panel h2 {
	font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
	font-weight: 800;
	font-size: 1rem;
	line-height: 2em;
	color: #373634;
	text-transform: uppercase;
	padding-left: 8px;
	background-color: #f2f2ef;
	margin-bottom: 7px;
}

/*  Catalog Search Styles  */

.catalog-search {
	width: 100%;
}
.catalog-filter input {
	background: none;
	padding-bottom: .5em;
	border: 1px solid #bcbbb7;
	border-width: 0 0 1px;
	font-weight: 300;
	font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
	font-size: .75rem;
	letter-spacing: 1px;
	line-height: 1.210526316em;
	margin-bottom: 18px;
	width: 90%;
}

.catalog-filter button {
	background-image: url("https://hope.edu/_resources/img/icn-search-grey.svg");
	background-repeat: no-repeat;
	background-color: transparent;
  	border: none;
  	box-shadow: none;
	height: 30px;
	position: absolute;
	text-indent: -999em;
	width: 30px;
	padding: 0;
}

h2.catSectionHead {
	font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
	font-weight: 800;
	font-size: 1.125rem;
	line-height: 2em;
	color: #373634;
	text-transform: uppercase;
	padding-left: 8px;
	background-color: #f2f2ef;
	margin-bottom: 7px;
}

/*  Headings Added for Tabbed Content, Craig Tommola 061515  */

h3 {
	font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
	font-weight: 800;
	font-size: 1.125rem;
	line-height: 1.21053em;
	color: #373634;
	text-transform: uppercase;
	margin: 2em 0px 0.555556em;
}

h4 {
	font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
	font-weight: 800;
	font-size: 1rem;
	line-height: 1.875em;
	color: #373634;
	text-transform: uppercase;
	margin: 2.5em 0px 0.25em;
}

h5 {
	font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
	font-weight: 800;
	font-size: 0.875rem;
	line-height: 1.875em;
	color: #373634;
	text-transform: uppercase;
	margin: 2.5em 0px 0.25em;
}

h6 {
	font-family: "Verlag A","Verlag B","Verlag-Book",Helvetica,Arial,sans-serif;
	font-weight: 800;
	font-size: 0.8125rem;
	line-height: 1.875em;
	color: #989694;
	text-transform: uppercase;
	margin: 2.5em 0px 0.25em;
}


.mobile-search {
	margin-top:24px;
}

@media screen and (min-width:999px) { 

	.mobile-search {
		display:none;
	}

}

@media screen and (max-width:1000px) { 
	.catalog-filter input {
		font-size: 1rem;
	}

