@charset  "UTF-8";
@import  url("//webcore.fais.wsu.edu/resources/wsu.global.ns/0.1.5/vendors/datatables/1.10.13/extensions/Responsive/css/responsive.dataTables.min.css ");
@import  url("//webcore.fais.wsu.edu/resources/wsu.global.ns/0.1.5/vendors/datatables/1.10.13/extensions/Responsive/css/responsive.dataTables.min.css ");
@import  url("//webcore.fais.wsu.edu/resources/wsu.global.ns/0.1.5/vendors/datatables/1.10.13/extensions/Responsive/css/responsive.dataTables.min.css ");

body,
body #content_area,body .content_less [id^=builder-section],
p {
	font-size: 14px;
}

.white-space-pre-wrap {
	white-space: pre-wrap !important;
}

.pad-no-important {
	padding: 0 !important;
}

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

.home-panel-header-full {
	height: 72px;
}

.home.page-template .sup-header {
	opacity: 0;
}

@media only screen and (max-width: 996px) {
	.home-panel-header-full {
		height: auto;
	}
}

.article-footer .author-info {
	display: none;
}

.p .a .link-no-style {
	color: #000000 !important;
}

#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;
}

#wsuwp-main .banner-section a.btn {
	text-shadow: none;
}

/* disable pdf icon on the slide URL of banner. Users can click on the screen to open a pdf file anywhere  */
#wsuwp-main .banner-section a {
	position: unset;
	padding: unset;
}

#wsuwp-main .banner-section a.btn {
	text-shadow: none;
}

#wsuwp-main .banner-section a.btn {
	text-shadow: none;
}

.text-crimson {
	color: #98021e !important;
}

.boxed {
	box-shadow: inset 0 0 .5rem .2rem rgba(50,50,50,.15);
	border: 1px solid rgba(241,241,241,.89);
	box-sizing: border-box;
	color: #ffffff;
	z-index: 2;
	font-size: 1.2rem;
	position: relative;
	border-radius: .5rem;
	background-color: rgba(255,255,255,.3);
	text-align: center;
}

.boxed.gray {
	background-color: rgba(142,142,142,0.86);
}

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

#spine li:not(.parent).dogeared>a {
	color: #d7dadb;
	font-weight: 700;
}

.tablepress thead th {
	color: #fff !important;
	background-color: #981E32 !important;
}

.tablepress thead tr th {
	background: #981E32 !important;
}

body.home span.sup-header-default {
	min-height: 16px;
}

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

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

@media (max-width: 667px) {
	body #binder header.main-header {
		position: relative;
	}
}

.x-large {
	font-size: 175%;
}

[data-useragent*="Windows NT 6.1"] .nice-number>dd::before, [data-useragent*="Windows NT 6.1"] .nice-number>li::before {
	padding: .12rem 0 0 .495rem !important;
}

[data-useragent*="Windows NT 6.1"][data-useragent*="Trident"] .nice-number>dd::before, [data-useragent*="Windows NT 6.1"][data-useragent*="Trident"] .nice-number>li::before {
	padding: .7rem 0 0 .465rem !important;
}

body #wsuwp-main .main-header a {
	color: #fff !important;
	font-weight: 500;
}

/*

.fa {
	color: #FFFFFF;
	background-color: #303030;
	font-size: 1.5em !important;
	padding: 8px;
	margin: 2px;
	width: 40px;
	text-align: center;
	box-shadow: 3px 3px 3px #000000;
}
.fa fa-exclamation-circle {
	text-align: right;
}

.parkinglogo {
	text-align: right;
}

.fa fa-address-book {
	text-align: right;
}

.fa fa-car {
	text-align: right;
}

.fa fa-map-o {
	text-align: right;
}

.fa fa-bicycle {
	text-align: right;
}

.fa fa-exclamation-circle {
	text-align: right;
}
*/
.parkinglogo {
	height: 100px;
	width: 100px;
	padding-bottom: 10px;
}

.panel>.body>.white-space-pre-wrap {
	font-weight: 700;
	padding: 1.3rem;
	font-size: 1.5em;
}

#tribe-bar-views .tribe-bar-views-list {
	z-index: 1 !important;
}

/*CSS for buttons.*/
.panel.primary {
	border: none !important;
}

.panel.primary>.heading {
	color: #fff;
	background-color: #981e32 !important;
	border-color: #981e32 !important;
}

/*CSS for Subpage header code block.
.subblock {
	border: 2rem solid transparent;
	background: url(https://s3.wp.wsu.edu/uploads/sites/216/2017/12/Bar-2.png);
	background-position: center !important;
}
*/
/*Workaround to make News&Events page halves work.

If you need to do this, you are doing it wrong.

.kids-half>* {
	width: 48% !important;
}*/
/*CSS for Subpage banner.
.builder-banner-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: show;
	font-size: 1rem;
	background-image: url(https://s3.wp.wsu.edu/uploads/sites/216/2017/12/Bar-2.png);
	background-repeat: no-repeat;
	background-position: center;
}
*/
/*
img {
	border: 0;
	border-radius: 15px;
	-moz-box-shadow: 3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow: 3px 3px 5px 6px #ccc;
}

img:hover {
	-moz-box-shadow: rgba(0,0,0,0.8) 5px 5px 55px inset;
	-webkit-box-shadow: rgba(0,0,0,0.8) 5px 5px 55px inset;
	box-shadow: rgba(0,0,0,0.8) 5px 5px 55px inset;
}
.cleared {
	display: none;
}

.folder:hover .cleared {
	display: block !important;
}

.News {
	background-image: url(https://s3.wp.wsu.edu/uploads/sites/216/2017/12/Blue_NoLabel.png);
}

#home_btn_ne {
	background: url(https://s3.wp.wsu.edu/uploads/sites/216/2017/12/Blue_NoLabel.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 16rem;
	width: 21rem;
	padding-top: 5.5rem;
	margin: 1rem;
}

#home_btn_to {
	background: url(https://s3.wp.wsu.edu/uploads/sites/216/2017/12/Green_NoLabel.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 16rem;
	width: 21rem;
	padding-top: 1.5rem;
	margin: 1rem;
}

#home_btn_os {
	background: url(https://s3.wp.wsu.edu/uploads/sites/216/2017/12/Gray_NoLabel.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 16rem;
	width: 21rem;
	padding-top: 5.5rem;
	margin: 1rem;
}

#home_btn_mp {
	background: url(https://s3.wp.wsu.edu/uploads/sites/216/2017/12/Crimson_NoLabel.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 16rem;
	width: 21rem;
	padding-top: 5.5rem;
	margin: 1rem;
}
*/