.InnerGigabyteContent html,
.InnerGigabyteContent body,
.InnerGigabyteContent div,
.InnerGigabyteContent span,
.InnerGigabyteContent applet,
.InnerGigabyteContent object,
.InnerGigabyteContent iframe,
.InnerGigabyteContent h1,
.InnerGigabyteContent h2,
.InnerGigabyteContent h3,
.InnerGigabyteContent h4,
.InnerGigabyteContent h5,
.InnerGigabyteContent h6,
.InnerGigabyteContent p,
.InnerGigabyteContent blockquote,
.InnerGigabyteContent pre,
.InnerGigabyteContent a,
.InnerGigabyteContent abbr,
.InnerGigabyteContent acronym,
.InnerGigabyteContent address,
.InnerGigabyteContent big,
.InnerGigabyteContent cite,
.InnerGigabyteContent code,
.InnerGigabyteContent del,
.InnerGigabyteContent dfn,
.InnerGigabyteContent em,
.InnerGigabyteContent img,
.InnerGigabyteContent ins,
.InnerGigabyteContent kbd,
.InnerGigabyteContent q,
.InnerGigabyteContent s,
.InnerGigabyteContent samp,
.InnerGigabyteContent small,
.InnerGigabyteContent strike,
.InnerGigabyteContent strong,
.InnerGigabyteContent tt,
.InnerGigabyteContent var,
.InnerGigabyteContent b,
.InnerGigabyteContent u,
.InnerGigabyteContent i,
.InnerGigabyteContent center,
.InnerGigabyteContent dl,
.InnerGigabyteContent dt,
.InnerGigabyteContent dd,
.InnerGigabyteContent ol,
.InnerGigabyteContent ul,
.InnerGigabyteContent li,
.InnerGigabyteContent fieldset,
.InnerGigabyteContent form,
.InnerGigabyteContent label,
.InnerGigabyteContent legend,
.InnerGigabyteContent table,
.InnerGigabyteContent caption,
.InnerGigabyteContent tbody,
.InnerGigabyteContent tfoot,
.InnerGigabyteContent thead,
.InnerGigabyteContent tr,
.InnerGigabyteContent th,
.InnerGigabyteContent td,
.InnerGigabyteContent article,
.InnerGigabyteContent aside,
.InnerGigabyteContent canvas,
.InnerGigabyteContent details,
.InnerGigabyteContent embed,
.InnerGigabyteContent figure,
.InnerGigabyteContent figcaption,
.InnerGigabyteContent footer,
.InnerGigabyteContent header,
.InnerGigabyteContent hgroup,
.InnerGigabyteContent menu,
.InnerGigabyteContent nav,
.InnerGigabyteContent output,
.InnerGigabyteContent ruby,
.InnerGigabyteContent section,
.InnerGigabyteContent summary,
.InnerGigabyteContent time,
.InnerGigabyteContent mark,
.InnerGigabyteContent audio,
.InnerGigabyteContent video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1rem;
	/* font: inherit; */
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
.InnerGIGABYTEContent article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

.InnerGIGABYTEContent body {
	line-height: 1;
}

.InnerGIGABYTEContent ol,
.InnerGIGABYTEContent ul {
	list-style: none;
}

.InnerGIGABYTEContent blockquote,
.InnerGIGABYTEContent q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

::selection {
	color: rgb(200, 200, 200);
	background: rgb(75, 75, 75);
}

:focus {
	outline: transparent auto 0px;
}

div.Content-TopArea>div>ol>li.bread-Link.active {
	text-decoration-line: none;
}

ol>li.bread-Link.active>a>span {
	color: #ff6400;
}

#pnl_version>span>a {
	color: #ff6400;
}

.main-content .model-header>.header-title>.model-name #model_version {
	font-size: 100%;
}