
html { width:8.5in; }

*{transition:none!important}

@page{
	margin:.5in;
}

body,
._-page{
	background:none !important;
	color:#111;
}

._-page._-page--sub{
	position: relative;
}

[data-context="screen"],
._-bg--noise{
	display: none !important;
}

[data-context="print"]{
	display: block !important;
}

[data-context="print"][data-context-display="inline"]{
	display:inline !important;
}

[data-context="print"][data-context-display="inline-block"]{
	display:inline-block !important;
}

._-chrome--header,
._-chrome--footer,
._-page._-page--sub,
._-page--sub ._-page--content{
	position: relative !important;
}

._-chrome--header{
	height:1.25in !important;
}

._-chrome--header ._-chrome--header--nav ._-nav--item._-nav--item--logo ._-logo{
	top:2% !important;
	bottom:2% !important;
/*	background: url('/design/img/logo-lg-bw.png') center left no-repeat;
	background-size: contain;
*/}

._-chrome--header ._-chrome--header--nav ._-nav--item._-nav--item--logo ~ *,
._-chrome--header ._-chrome--header--nav ._-nav--item._-nav--item--logo ._-logo > *,
._-admin--nav--wrapper{
	display: none !important;
}

._-chrome--header ._-chrome--header--nav ._-nav--item._-nav--item--logo ._-logo > ._-chrome--header--logo--print--wrapper{
	display: table !important;
	width:100%;
	height: 100%;
}

._-chrome--header ._-chrome--header--nav ._-nav--item._-nav--item--logo ._-logo > ._-chrome--header--logo--print--wrapper ._-chrome--header--logo--print{
	display: table-cell;
	width:100%;
	height: 100%;
	vertical-align: middle;
}

._-chrome--header ._-chrome--header--status--wrapper,
._-page--sub._-page--admin-stations ._-listing--main ._-listing--main--header ._-num{
	background: #111 !important;
}

._-chrome--header ._-chrome--header--status--wrapper ._-chrome--header--status,
._-page--sub._-page--admin-stations ._-listing--main ._-listing--main--header ._-num{
	color:#fff !important;
}

._-admin ._-page ._-page--content ._-admin--view--listing tbody tr:nth-child(even){
	background-color: rgba(0,0,0,.05) !important;
}

._-chrome--header ._-chrome--header--status--wrapper ._-chrome--header--status ._-icon--shield{
	font-size:1.5em !important;
}

._-chrome--header ._-chrome--header--status--wrapper ._-chrome--header--status h2{
	font-size:1.25em !important;
}

._-page--content--inner h2{
	font-size:2.5em !important;
}

._-admin ._-page--content--inner{
	width:100% !important;
}
