@charset  "UTF-8";
@import  "https://webcore.fais.wsu.edu/resources/fais-repo/media/global/main.css";

/*
Welcome to custom CSS for the WSU Spine Theme!

You may delete these comments and get started with your custom stylesheet.
Before doing so, please review the WSU web standards:

https://brand.wsu.edu/media/web/web-standards/

As a general rule of thumb, if your styles target aspects of the spine
(#spine), that's against standard, whereas if you're styling elsewhere on
the page, it's all good.
*/
.home #jacket {
	background-image: url(//webcore.fais.wsu.edu/Resources/images/Photographic_lenses_front_view.jpg), url(//webcore.fais.wsu.edu/Resources/images/Photographic_lenses_front_view.jpg);
}

#jacket {
	background-image: url(//webcore.fais.wsu.edu/Resources/images/Photographic_lenses_front_view.jpg), url(//webcore.fais.wsu.edu/Resources/images/Photographic_lenses_front_view.jpg);
}

h4 a[href^=mailto]:not(.not-autostyle) {
	padding: 0 .5rem 0 2.6rem;
}

h4 a[href^=mailto]:not(.not-autostyle):before {
	top: .47rem;
}

#wsu-contact>.hcard>.email>A, body  .banner-column>.builder-section-content.cycle-slideshow>.cycle-pager>.cycle-pager-active, body #default-search>BUTTON {
	color: transparent !important;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	left: 11px !important;
	width: 180px !important;
}

.spine-search input.ui-autocomplete-input[type=text] {
	font-size: 1.15em;
	color: #717171;
	background-color: transparent;
	border-radius: 0;
	padding: 0;
	text-indent: 0;
	height: 1.55em;
	width: 100%;
	margin: 2px 0 0;
	border: none;
	box-shadow: none;
	border-bottom: 1px #b6bcbf solid;
}

#wsu-signature, body .banner-column>.builder-section-content.cycle-slideshow>.cycle-pager>span {
	color: transparent !important;
	box-shadow: none;
	text-shadow: none;
}

#wsuwp-main .sup-header-default a {
	color: #333 !important;
}

#shelve {
	height: 40px;
	box-shadow: none;
}

.spine-actions button {
	box-shadow: none;
}

#spine.dark #shelve, #spine.dark #shelve:after, #spine.dark #shelve:before,
#spine.darker #shelve, #spine.darker #shelve:after, #spine.darker #shelve:before {
	box-sizing: unset;
}

/* log */
.categorized-daily-crimefire-log .sub-header .sub-header-default {
	display: none;
}

.odd_row {
	background: #dcdcdc;
}

.category-daily-crimefire-log .article-body  span,
.category-daily-crimefire-log .article-summary span {
	display: block;
}

.category-daily-crimefire-log .article-body h3,
.category-daily-crimefire-log .article-summary h3 {
	font-size: 2rem;
	font-weight: 500;
}

.log_header {
	font-weight: 800;
	font-size: 14px;
	padding: 2px 5px;
	color: #4c4b54;
}

.log_occurance {
	font-weight: 400;
	font-size: 10px;
	padding: 2px 5px;
}

.log_nar {
	font-weight: 400;
	padding: 3px 5px;
	padding-top: 7px;
}

.category-daily-crimefire-log .article-body div .log_nar,
.category-daily-crimefire-log .article-body p,
.category-daily-crimefire-log .article-summary div .log_nar,
.category-daily-crimefire-log .article-summary p {
	border-bottom: 1px solid #c7c7c7;
}

.categorized-daily-crimefire-log .sub-header:after {
	content: "Daily Crime / Fire Log";
	color: #002a5b;
	font-size: 2.3rem;
	font-weight: 700;
	padding-bottom: .2rem;
	margin-top: -.7rem;
	line-height: 1em;
	display: block;
}

.category-daily-crimefire-log #content_area h2 {
	font-size: 2.9rem;
	margin-bottom: 0;
}

.category-daily-crimefire-log #content_area h3 {
	font-size: 1.4rem;
	margin-top: 0;
	line-height: 1.3rem;
	margin-bottom: 1.5rem;
}

.category-daily-crimefire-log .article-summary div:empty,
.category-daily-crimefire-log .article-body div:empty {
	padding: 5px;
}

div#wsu_ui  .ui-datepicker {
	width: 99%;
	padding: 0;
}

div#wsu_ui .ui-widget {
	font-size: .9em;
}

div#wsu_ui .ui-datepicker table {
	font-size: .7em;
}

div#wsu_ui .ui-datepicker td span, div#wsu_ui .ui-datepicker td a {
	display: block;
	padding: .1em;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
	font-size: 2em;
}

#wsu_ui .ui-widget-header {
	background-color: #002ba3;
	color: #fff;
}

#wsu_ui select.ui-datepicker-month,
#wsu_ui select.ui-datepicker-year {
	font-size: 1rem;
	width: 40%;
	display: inline-block;
}

#wsu_ui .ui-widget-header a.ui-datepicker-next.ui-corner-all,
#wsu_ui .ui-widget-header a.ui-datepicker-prev.ui-corner-all {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

#wsu_ui .ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
	font-size: 1.6rem;
}

#wsu_ui .ui-datepicker .ui-datepicker-prev, #wsu_ui .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 4px;
	width: 4.8em;
	height: 2.6em;
}

#wsu_ui .ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

#wsu_ui .ui-datepicker .ui-datepicker-next {
	right: 2px;
}

#wsu_ui .ui-datepicker-calendar thead th {
	background-color: rgba(34,132,208,0.92);
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
}

#date-picker > div > div > div > select > option,
	#date-picker > div > div > div > select {
	color: black !important;
}

div#carshow {
	margin-top: 18rem;
}

@media screen and (max-width: 693px) {
	.builder-banner-slide.content-position-none.cycle-slide:last-of-type .builder-banner-inner-content {
		display: inline-block !important;
	}
	
	.builder-banner-slide.content-position-none.cycle-slide:last-of-type 
																																																																																																																													.builder-banner-inner-content div#carshow {
		margin-top: 0;
		line-height: .75;
	}
	
	.builder-banner-slide.content-position-none.cycle-slide:last-of-type 
																																																																																																																													.builder-banner-inner-content div#carshow h2 span {
		display: block;
		margin-top: 0;
		font-size: 22px !important;
		line-height: 18px;
	}
	
	.builder-banner-slide.content-position-none.cycle-slide:last-of-type 
																																																																																																																													.builder-banner-inner-content div#carshow p span:last-of-type {
		display: none;
	}
}

.heading>.title.pad-no-t.anchored>span[style*="#e00000"] {
	text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}

@media screen and (min-width: 992px) {
	.column-section.scroller {
		top: 77px;
	}
}

@media screen and (max-width: 991px) and (min-width: 694px) {
	.column-section.scroller {
		top: 77px;
	}
}

/*
@media screen and (max-width: 693px) and (min-width: 668px) {
	.column-section.scroller {
		top: 0;
	}
}*/
@media screen and (min-width: 668px) and (max-width: 693px) {
	.type-page>.column-section.scroller + section.banner-section {
		margin-top: 92px;
	}
	
	.column-section.scroller {
		top: 96px;
	}
}

@media screen and (max-width: 667px) and (min-width: 382px) {
	.column-section.scroller {
		top: 0;
	}
}

.scrollmsg {
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	margin-left: -16px;
	margin-right: -16px;
}

.scrollmsg span {
	display: inline-block;
	font-size: 2.1em;
	font-weight: 900;
	margin: 0 1px;
	color: white;
	background-color: #981e32;
	animation: scrollmsg 60s linear infinite;
}

@keyframes scrollmsg {
	0% {
		transform: translate(0,0);
	}
	
	100% {
		transform: translate(-100%,0);
	}
}

.column-section.scroller {
	position: relative;
}