/*
Theme Name:  Varsity
Theme URI: https://www.varsity.com/
Author: The Creative Momentum
Author URI: http://www.thecreativemomentum.com/
Version: 1.0
*/
/*popup*/
.search-modal form
{
	display: block;
}
.search-modal .aria-hidden
{
	display: none!important;
}
.search-modal #facets
{
	display: inline-block;
	width: 20%;
}
#facets .st-custom-facets select.form-control
{
	height: 50px;
	border-radius: 5px;
    color: #666;
    border: 1px solid #ccc;
    outline: none;
    font-size: 16px;
    padding: 0px 10px;
    width: 100%;
}
form input.st-search-input
{
	width: 60%!important;
    color: #666;
    border: 1px solid #ccc;
    outline: none;
    padding: 5px 9px 5px 40px!important;
    background-position: 10px 10px!important;
    background-size: 18px!important;
    height: 40px!important;
    font-size: 16px!important;
    border-radius: 5px;
}
form .btn.btn-full
{
	line-height: 35px;
	padding: 0px 18px;
	margin-left: 15px!important;
	margin-top: 0px!important
}
.swiftype-widget ul
{
	list-style-image: none;
}
.swiftype-widget .document-filter
{
	border-bottom: 1px solid #e5e5e5!important;
}
.swiftype-widget .document-filter ul
{
	border-radius: 3px 3px 0px 0px!important;
}
.swiftype-widget .other-results ul
{
	border-radius: 0px 0px 3px 3px!important;
}
.swiftype-widget .document-filter .input-word strong
{
	color: #000;
}
.swhoveriftype-widget .document-filter .document-category
{
	color: #0b6fb9;
	font-weight: 600;
}

.swiftype-widget .autocomplete li
{
	border-radius: 0px!important;
	border-bottom: none!important;
}
.swiftype-widget .autocomplete li.active
{
	border-radius: 0px!important;
    box-shadow: none!important;
    border-bottom: none!important;
    background: #0b6fb9!important;
}
.swiftype-widget .document-filter li p a
{
	color: #000!important;
	transition: 0s;
}


.swiftype-widget .autocomplete li.active p, .swiftype-widget .other-results li.result.active p em
{
	color: #fff!important;
}
.swiftype-widget .document-filter li:hover
{
	border-radius: 0px!important;
    box-shadow: none!important;
    border-bottom: none!important;
    background: #0b6fb9!important;
}

.swiftype-widget .document-filter li:hover p a,
.swiftype-widget .document-filter li:hover .input-word strong,
.swiftype-widget .document-filter li:hover .document-category
{
	color: #fff!important;
	transition: 0s;
}
.swiftype-widget .other-results li.result p em
{
	font-weight: 600;
	font-style: normal!important;
	color: #000!important;
}

.swiftype-widget .document-filter li, .swiftype-widget .other-results li
{
	border: none!important;
}
.swiftype-widget .autocomplete li:first-child
{
	border-top:1px solid #e5e5e5!important;
}
div.st-result-listing {
    width: 100%!important;
    margin: auto;
    margin-top: 20px;
}
.st-result-listing .st-result h3 a
{
	border-bottom: 1px solid #0b6fb9;
	color: #0b6fb9!important;
	font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
}
.varsity-search
{
	width: 90%;
	margin: auto;
	margin-top: 30px;
}
.varsity-search .col
{
	padding: 0;
}
.varsity-search h1
{
	text-align: center;
    margin-top: 30px;
    font-size: 36px;
}
.varsity-search form
{
	margin: 20px 0px;
	display: block;
}
.varsity-search form input.st-search-input
{
	border-radius: 5px;
}
.varsity-search p span, .varsity-search p
{
	font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 28px;
    display: block;
    text-align: center;
    padding-right: 20px;
    width: 30%;
    display: inline-block;
}
.varsity-search p
{
	width: 100%;
    display: block;
    font-weight: 700;
}
.varsity-search p.title
{
	font-size: 1.7rem;
    line-height: 1.375rem;
    color: #0b6fb9;
}
.varsity-search p.info
{
	font-size: 1.1rem;
    line-height: 1.175rem;
    color: #000;
}
.varsity-search .search-form
{
	width: 95%;
	margin: auto;
}
.varsity-search .search-form p
{
	margin-bottom: 15px;
}
.varsity-search form input.st-search-input
{
	width: 100%!important;
}
.varsity-search .s3, .varsity-search .s7
{
	background: #fff;
	border: 1px solid #c3c3c3;
	border-radius: 10px;
	padding: 0px;
}
.varsity-search .s7
{
	width:100%!important;
	padding: 5px 15px 15px;
	margin-top: 20px;
}
.varsity-search .col.s3 {
    width: 100%!important;
    margin-right: 0px;
}
.varsity-search .s3 h2, .varsity-search .s3 h3
{
	margin: 0;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}
.varsity-search .s3 h2
{
	line-height: 28px;
    font-size: 24px;
    padding-bottom: 5px;
    background: #0b6fb9;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px 5px 0px 0px;
}
.varsity-search .s3 h3
{
	line-height: 22px;
    font-size: 18px;
    padding-bottom: 10px;
}
.varsity-search .s3 .document-type
{
	padding: 15px;
    border-bottom: 1px solid #c3c3c3;
}
.varsity-search .s3 .sub-category
{
	padding: 15px;
	border-bottom: 1px solid #c3c3c3;
}

.varsity-search .s3 .sub-domain
{
	padding: 15px;
	border-bottom: 1px solid #c3c3c3;
}
.varsity-search .s3 .rest-filters {
	text-align: center;
	padding: 15px;
}
div.st-result-listing
{
	margin-top: 10px;
}

.varsity-search div.st-page.pager {
	font-size: 16px;
	text-align: center;
}
.varsity-search div.st-page.pager .st-prev{
	float: left;
}
.varsity-search div.st-page.pager .st-next{
	float: right;
}
.varsity-search  div.st-page.pager .st-ui-pagination-number-links {
	display: inline-block;
	padding: 10px 0;
}
.varsity-search div.st-page.pager .st-ui-pagination-link {
	padding: 0 10px;
}
@media (min-width: 768px)
{
	.varsity-search .search-form
	{
		width: 65%;
	}
	.varsity-search p.title
	{
		font-size: 3rem;
    	line-height: 3.375rem;
	}
	.varsity-search p.info
	{
		font-size: 1.7rem;
    	line-height: 1.375rem;
	}
	form input.st-search-input
	{
		height: 50px!important;
		background-position: 10px 15px!important;
		border-radius: 0px 5px 5px 0px;
	}
	.varsity-search
	{
		width: 95%;
	}
	.varsity-search .col.s3 {
    	width: 23%!important;
    	margin-right: 15px;
	}
	.varsity-search .s7
	{
		width:74%!important;
		margin-top: 0px;
		min-height: 470px;
	}
	.search-modal form
	{
		display: flex;
	}
	#facets .st-custom-facets select.form-control
	{
		border-right: 0px;
		border-radius: 5px 0px 0px 5px;
	}
	form .btn.btn-full
	{
		line-height: 50px;
	}
	.varsity-search .s3 h2
	{
		font-size: 20px;
	}
}
@media (min-width: 1024px)
{
	.varsity-search .s7
	{
		width:74%!important;
	}
	.varsity-search .s3 h2
	{
		font-size: 24px;
	}
}
@media (max-width: 767px)
{
	#facets .st-custom-facets select.form-control
	{
		height: 35px;
		font-size: 13px;
	}
	.search-modal #facets
	{
		width: 100%!important;
		margin: auto;
		display: block;
		margin-bottom: 10px;
	}
	form input.st-search-input
	{
		width: 100%!important;
		height: 35px!important;
		font-size: 14px!important;
		background-size: 14px!important;
	}
	form .btn.btn-full
	{
		width: 100%;
    	margin-top: 10px!important;
    	display: inline-block;
    	margin-left: 0!important;
	}
}



/*Recent*/

.autocomplete .pdf-result p
{
	position: relative;
}
.autocomplete .other-results li {
    border-top: 1px solid #e5e5e5!important;
}
.autocomplete .pdf-result span
{
	font-size: 0;
	position: absolute;
    right: 25px;
    top: -5px;
}
#st-results-container .pdf-result h3.title:after, .autocomplete .pdf-result span:before
{
	position: absolute;
	content: '';
	width: 25px;
    height: 26px;
    margin: 0px 5px;
	background-image: url('assets/pdf.svg');
	background-size:cover;
}
.rest-filters .btn
{
	width:100%;
	min-width: auto;
	padding: 12px 18px;
}
.overlay-hero-small
{
	background-image: url('assets/special-events-hero.jpg');
	background-size:cover;
} 
.overlay-hero-small .vc_column-inner
{
		min-height: auto;
}
@media (min-width: 768px)
{
	.overlay-hero-small .vc_column-inner .wpb_wrapper .wpb_content_element .wpb_wrapper-title h1 {

    	font-size: 2.125rem!important;
    	line-height: 2.75rem!important;
	}
}

@media (min-width: 1024px)
{
	.overlay-hero-small
	{
		margin-bottom: 20px!important;
	}
}
@media (min-width: 1200px)
{
	.overlay-hero-small .vc_column-inner .wpb_wrapper .wpb_content_element .wpb_wrapper-title h1 {

    	font-size: 3.125rem!important;
    	line-height: 3.75rem!important;
	}
}
/**/
.logged-in .swiftype-widget .autocomplete
{
margin-top:-32px;
}
.swiftype-widget .autocomplete
{
	max-height: 200px;
	overflow-y: scroll;
}
.swiftype-widget .autocomplete.fixed
{
	position: fixed!important;
}
.varsity-search #st-results-container .st-search-summary h3 {
    color: #000;
    font-size: 16px;
    letter-spacing: 0px;
}
.varsity-search #st-results-container .st-search-summary h3  .search-query{
	color: #0b6fb9;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
}


form .bulkindex h2
{
	font-size: 24px;
}
.bulkindex
{
	padding: 20px 0px; 
}
.bulkindex.add
{
	border-bottom: 1px solid #b9b9b9;
}
.bulkindex input
{
	background: transparent;
    border: none;
    padding: 10px 0px;
    min-width: 250px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}
.bulkindex.add input
{
	background: #0f8c00;
	border: 1px solid #0f8c00;
}
.bulkindex.delete input
{
	background: #ff0000;
	border: 1px solid #ff0000;
}
#search-modal form .btn.btn-full{margin-left: 1px!important;}
