﻿
BODY #s4-workspace {
	width:inherit !important;
}


a:has(img[src$="Help.png"]):after
{
	content:"User guide";
	color: rgb(20,2,20);
	font-weight:700;
	white-space:nowrap;
	font-style:normal;
	line-height:34px;
	vertical-align:middle;
	display:inline-block;
	float:right;
	font-size:large;
	
}
