/*
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.
*/
/* ============================================================
  GENERAL OVERRIDES
============================================================ */
body {
	background-color: #23282b;
	color: #23282b;
}

#binder {
	background-color: #fff;
}

.pad-top-bot {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.pad-bottoms {
	padding-bottom: 8rem;
}

/* ============================================================
  HEADER
============================================================ */
.home .main-header {
	display: none;
}

.main-header {
	background: none;
	height: auto;
	background-size: cover;
	background-color: #008dc2;
	color: #FFF;
}

.student .main-header {
	display: none;
}

.staff .main-header {
	display: none;
}

.lined {
	border-top: 1px solid #EFEFEF;
	margin-top: 50px;
	margin-bottom: 50px;
}

.blurb {
	padding-left: 1em;
	border-left: 1px solid #D7DADB;
	margin-left: .5em;
}

#idev {
	display: visible;
	width: 100px;
	height: 25px;
}

/*-------- LINKS --------*/
main a {
	color: #000;
	border-bottom: solid 1px #008dc2;
	text-decoration: none;
	padding-bottom: 1px;
}

main a:hover {
	color: #008dc2;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
}

main a:active {
	border-bottom: solid 1px #000;
}

/*header*/
.home .main-header {
	height: 0;
	visibility: hidden;
	width: 0;
}

/*---.main-header {
	background: none;
	height: auto;
	background-size: cover;
	background-color: ;
}---*/
.home row single {
}

/*--- Main Header  ---*/
.main-header a {
	background: none;
	border-bottom: none;
	text-transform: capitalize;
}

.main-header a:hover {
	background: none;
	border-bottom: none;
}

.main-header .header-group:not(.unset) {
	padding: 2em 2em .75em;
	position: relative;
}

.main-header sub, .main-header sup {
	color: #FFF;
}

.main-header sub:not(.unset), .main-header sup:not(.unset) {
	display: inline-block;
	font-size: 1em;
	letter-spacing: 1px;
}

.main-header .sup-header:not(.unset) a, .sub-header span {
	color: #23282b;
	font-size: 1em;
	text-transform: capitalize;
}

.sup-header a {
	font-weight: 400;
	text-decoration: none;
}

.sub-header span {
	font-weight: 800;
	padding-left: 1em;
/*margin-left: 2em;
border-left: solid 1px #23282b;*/
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.keyboard {
	width: 80%;
	max-width: 600px;
	margin: 10px 0 -10px;
}

/*-------- TYPOGRAPHY --------*/
p {
	font-weight: 400;
	font-size: 1.2em;
	line-height: 1.65em;
}

h1 {
	font-weight: 800;
	font-size: 3rem;
	line-height: 1em;
	margin-top: 2rem;
	letter-spacing: -3px;
}

.home h1 {
	font-weight: 800;
	font-size: 6rem;
	font-size: calc(3vw + 3vh + 2vmin);
	line-height: 1em;
	margin-top: 2rem;
	letter-spacing: -3px;
}

.home h1 {
	margin-top: 0;
	color: #FFF;
	font-size: 4em;
	font-size: 6vw;
	letter-spacing: 0;
	text-transform: ;
}

h2 {
	font-size: 2rem;
	font-weight: 800;
	color: #008dc2;
	margin-bottom: .5em;
}

h3 {
	font-size: 1.65em;
	font-weight: 400;
	padding: .5em 0 1em;
}

ul + h3 {
	margin-top: 1em;
}

.intro {
	font-size: 1.5em;
}

main ul {
	margin: 15px 0 0 20px;
}

main ul li {
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-type: square;
	padding: 0 0 .75em;
}

main ul li ul li {
	font-size: 1em;
	line-height: 1.5em;
	list-style-type: square;
	padding: 0 0 .75em;
}

p + ul {
	margin-top: 0;
}

.source {
	margin: .5em 0 3em;
}

main article header h2 {
	margin-bottom: 0;
	font-size: 3em;
	line-height: 1.5em;
}

.article-title {
	margin-top: 2em;
}

.hhide {
	display: none;
}

/*-------- home lower door --------*/
.white-e {
	color: rgba(255,255,255,0.80);
}

.bg-grey2 {
	background: url(https://wpcdn.web.wsu.edu/wp-its/uploads/sites/1479/2018/10/tech-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: rgba(250,250,250,0.10);
	padding: 0;
	margin-top: 150px;
	min-height: 600px;
}

.vline {
	border-right: 1px solid rgba(255,255,255,0.50);
	height: 80%;
	margin-top: 25px;
}

.vline2 {
	border-right: 1px solid rgba(255,255,255,0.00);
	height: 80%;
	margin-top: 25px;
}

.gblend {
	background: rgba(0,142,194,0.79);
	background: -moz-linear-gradient(top,rgba(0,142,194,0.79) 0%,rgba(0,142,194,0.8) 0%,rgba(0,142,194,0.8) 28%,rgba(153,187,42,0.8) 99%);
	background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,142,194,0.79)),color-stop(0%,rgba(0,142,194,0.8)),color-stop(28%,rgba(0,142,194,0.8)),color-stop(99%,rgba(153,187,42,0.8)));
	background: -webkit-linear-gradient(top,rgba(0,142,194,0.79) 0%,rgba(0,142,194,0.8) 0%,rgba(0,142,194,0.8) 28%,rgba(153,187,42,0.8) 99%);
	background: -o-linear-gradient(top,rgba(0,142,194,0.79) 0%,rgba(0,142,194,0.8) 0%,rgba(0,142,194,0.8) 28%,rgba(153,187,42,0.8) 99%);
	background: -ms-linear-gradient(top,rgba(0,142,194,0.79) 0%,rgba(0,142,194,0.8) 0%,rgba(0,142,194,0.8) 28%,rgba(153,187,42,0.8) 99%);
	background: linear-gradient(to bottom,rgba(0,142,194,0.79) 0%,rgba(0,142,194,0.8) 0%,rgba(0,142,194,0.8) 28%,rgba(153,187,42,0.8) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008ec2',endColorstr='#99bb2a',GradientType=0);
}

.sicon {
	display: block;
	width: 50px;
	height: 50px;
	padding: 10px;
	text-align: center;
	margin: 15px auto;
}

.sbox1 {
	max-width: 450px;
	background: none;
	margin: 25px auto;
	text-align: center;
}

.sbox1 h5 {
}

.sbox1 p {
	margin-top: 20px;
	font-size: 16px;
	line-height: 26px;
}

.sline {
	width: 1px;
	height: 400px;
	margin: 20px 10px 20px 0;
	background-color: rgba(255,255,255,0.60);
	float: left;
	clear: both;
}

.subsbox a {
	display: block;
	width: 150px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.25);
	padding: 20px;
	border: 1px solid #fff;
	text-align: center;
	margin: 25px auto;
}

.subsbox a:hover {
	color: #008dc2;
	background-color: #fff;
	background-color: rgba(255,255,255,0.60);
	border: solid 1px #fff;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}

/*-------- HOME CONTENT --------*/
.home #binder {
	background-image: url(https://wpcdn.web.wsu.edu/wp-its/uploads/sites/1479/2018/10/kamiak-v51-tst.png);
/*	background-image: url(https://hpc.wsu.edu/wp-content/uploads/sites/1122/2016/01/kamiak-main-pg-v1.png);*/
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: rgba(42,48,51,1.00);
/*background-size: cover;*/
}

.bg-grey {
	background-color: #F5F5F5;
}

.main-call {
	position: top;
	text-align: center;
	margin: 4rem auto 6rem;
	padding: 4em;
	max-width: 65%;
}

.main-call:hover {
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}

.box-block {
	margin: .5rem;
	text-align: center;
	display: flex;
	flex-direction: row;
}

.box {
	background-color: #008dc2;
	background-color: rgba(0,141,194,0.90);
	border: 1px solid rgba(255,255,255,0.30);
	color: #fff;
	padding: 1rem;
	margin: .5rem;
	font-size: .875rem;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0;
	flex: 1;
}

.box:hover {
	color: #fff;
	background-color: #23282b;
	background-color: rgba(35,40,43,.9);
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}

.box:active {
	background-color: #000;
	background-color: rgba(0,0,0,.85);
}

.box:last-of-type {
	border-right: none;
}

/* ============================================================
    INDIVIDUAL PAGES
============================================================ */
.hpcimg1 {
	background-image: url(https://wpcdn.web.wsu.edu/wp-its/uploads/sites/1479/2016/09/hhhppc-v2.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	height: 380px;
	width: 100%;
}

.hpcimg2 {
	background-image: url(https://stage.its.wsu.edu/wp-content/uploads/sites/221/2016/08/hpc-guts-pic3.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 453px;
	width: 693px;
}

.hpcimg3 {
	background-image: url(https://stage.its.wsu.edu/wp-content/uploads/sites/221/2016/08/hpc-guts-pic1.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 453px;
	width: 693px;
}

.hpcsection {
	padding-top: 4em;
	padding-bottom: 4em;
}

/* ============================================================
    Forms
============================================================ */
.gform_heading {
	visibility: hidden;
	display: none;
}

.contact h3.gform_title {
	visibility: hidden;
}

.gform_footer .button {
	background-color: rgba(0,141,194,0.90);
	background-color: #008dc2;
	color: #FFF;
}

.gform_footer .button:hover {
	background-color: rgba(76,175,212,0.90);
	background-color: #4CAFD4;
	color: #FFF;
}

/*----------------------------------- sample email -----------------------------------*/
.email {
	width: 100%;
	padding: 2em 2em 4em;
	background-color: #fff;
	border: solid 1px #d7dadb;
	box-shadow: 3px 5px 10px #d7dadb;
	font-size: .8em;
}

.email sup {
	background-color: #ffb81c;
	padding: 2px 6px;
	border-radius: 50%;
}

ol.circles-list {
	list-style-type: none;
	list-style-type: decimal !ie;
	counter-reset: li-counter;
}

ol.circles-list > li {
	position: relative;
	margin-bottom: 20px;
	padding-left: .5em;
	min-height: 3em;
}

ol.circles-list > li:before {
	position: absolute;
	top: 0;
	left: -1.33em;
	width: 1.2em;
	height: 1.2em;
	line-height: 1.2;
	text-align: center;
	font-size: .75em;
	padding: 2px;
	border-radius: 50%;
	background-color: #ffb81c;
	content: counter(li-counter);
	counter-increment: li-counter;
}

/*----------------------------------- table -----------------------------------*/
.tablepress {
	margin: 15px 0 25px;
}

.tablepress tbody tr:first-child td {
	border-top: 1px solid #ddd;
}

.tablepress tbody tr:last-child td {
	border-bottom: 1px solid #ddd;
}

td .column2 {
	border-left: 1px solid #ddd;
}

tr:hover {
	background-color: #23282b;
	background-color: rgba(35,40,43,.9);
}

/*----------------------------------- Code -----------------------------------*/
.codehilite {
	background: #f8f8f8;
	margin: 20px 0;
}

pre, code, kbd, samp {
	color: #666;
	font-family: "Menlo", "Consolas", "Courier New", "courier", monospace;
	font-size: 12px;
}

pre {
	background-color: hsl(0,0%,98%);
	border: 1px solid hsl(0,0%,87%);
	border-radius: 6px;
	padding: 10px 15px;
	line-height: 18px;
	overflow: auto;
	margin-bottom: 35px;
}

pre, code, kbd, samp {
	color: hsl(0,0%,40%);
	font-family: "Menlo", "Consolas", "Courier New", "courier", monospace;
	font-size: 12px;
}

pre code {
	border: 0;
}

code {
	background-color: #fafafa;
	padding: 2px 4px;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #DD1144;
}

/*----------------------------------- FAQs -----------------------------------*/
dt {
	width: 100%;
	font-weight: ;
	margin: 5px 25px;
	padding: 0 0 10px 10px;
	cursor: pointer;
	text-decoration: ;
	color: ;
	border-top: 1px solid #b5babe;
}

dt:hover {
	background-color: ;
}

dt h2 {
	line-height: 1.4em;
	letter-spacing: -.5px;
	font-size: 1.7em;
	font-weight: 600;
	padding: 25px 0 0;
}

dd {
	margin: 0 50px 20px;
	font-weight: 400;
	font-size: 1.2em;
	line-height: 1.65em;
	background-color: ;
}

dd ul li {
	list-style: none;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.65em;
}

dd:before {
	font-size: 1.5em;
	margin-right: 7px;
	padding: 2px 9px;
	color: #752E0F;
	background-color: #FFD87D;
	margin-left: -38px;
	position: relative;
	top: 10px;
}

.show {
	display: block;
}

.hide {
	display: none;
}

.tog-nav {
	width: 700px;
	padding: 20px 10px 20px 20px;
	margin: 20px 0;
}

.tog-nav p {
	line-height: 150%;
}

.tog-nav ul li {
	display: inline;
}

.tog-nav a {
	padding: 15px;
	margin: 5px;
	color: #FFF;
	text-decoration: none;
	border-bottom: 0 solid #464e54;
	background-color: rgba(0,141,194,1.00);
}

.tog-nav a:hover {
	padding: 15px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	border-bottom: 0 solid #008dc2;
	background-color: rgba(0,141,194,0.70);
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}

/*----------------------------------- MEDIA QUERIES -----------------------------------*/
@media all and (min-width: 900px) {
	.flex-item {
		flex: 1 auto;
	}
}

@media all and (min-width: 1388px) {
	h1.article-title {
		font-size: 98px;
	}
}

@media all and (max-width: 800px) {
	.home h1 {
		font-size: 12vw;
	}
	
	.box {
		flex: 1 auto;
		width: 75%;
		margin: .25rem auto 0;
		display: block;
	}
	
	.box-block {
		display: block;
	}
	
	.main-call, .main-call:hover {
		position: top;
		text-align: center;
		margin: 2rem auto 4rem;
		padding: 2rem;
		max-width: 65%;
	}
}