﻿/*Created with Adobe RoboHelp 2019.*/

/* Import Font */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700,600);

/*common*/
BODY {
	font-family: "Open Sans", Helvetica, Arial;
	font-size: 15px;
	padding: 10px 30px 5px 40px;
}
p {
	text-align: left;
	text-justify: inter-ideograph;
	margin-top: 5px;
	margin-bottom: 8px;
	line-height: 22px;
}
/*Main-Character Styles*/
span.CoverTitle {
	font-size: 21px;
	font-weight: bold;
}
span.HeaderProductTitle {
	font-size: 13px;
	margin-left: 3px;
	color: #252527;
}
span.Emphasis {
	font-weight: bold;
	color: #00AEEF;
}
span.Note {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
span.Caution {
	font-weight: bold;
}
/***** Images *****/
img {
	border: 0;
}
.icon {
	height: 40px;
}
.command-icon {
	height: 36px;
	width: 36px;
	transform: translateY(8px);
	margin-right: 8px;
}
.iconSmall {
	width: 21px;
	height: 21px;
	vertical-align: baseline;
	margin-top: 11px;
}
.iconSmallest {
	width: 18px;
	height: 18px;
}
.iconTiny {
	width: 15px;
	height: 15px;
}
.imageLarge {
	width: 100%;
	max-width: 800px;
}
.imageMiddle {
	width: 100%;
	max-width: 500px;
}
.imageSmall {
	width: 100%;
	max-width: 300px;
}
.moduleIcon {
	height: 32px;
}
/***** Lists *****/
ol,
ul {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 18px;
	padding-left: 5px;
}
ol li {
	list-style: decimal;
	margin-top: 6px;
}
ul li {
	list-style: disc;
}
ol p,
ul p,
li p {
	margin-bottom: 8px;
	line-height: 130%;
}
ol.alphaList li {
	list-style: lower-alpha;
}
/***** Link *****/
a:visited {
	color: #1d6feb;
	text-decoration: none;
}
a:link {
	color: #1d6feb;
	font-weight: 400;
	text-decoration: none;
}
a:hover {
	color: #1d6feb;
	font-weight: 400;
	text-decoration: underline;
}
/***** Main-Paragraph Styles *****/
h1 {
	font-size: 25px;
	margin-top: -10px;
	padding-bottom: 17px;
	color: #3c3c3c;
	text-transform: uppercase;
	line-height: 34px;
	border-bottom: 1px #c2c2c2 solid;
}
h1 img {
	border: none;
	position: relative;
	top: 9px;
}
/* disc */
h2 {
	font-size: 24px;
	font-weight: 400;
}
h3 {
	font-size: 22px;
	font-weight: normal;
}
h2,
h3 {
	padding: 3px 0px 15px 0px;
	line-height: 40px;
	margin-top: -10px;
	border-bottom: 1px #c2c2c2 solid;
}
h4 {
	font-size: 20px;
	font-weight: normal;
}
p.SectionTitle {
	font-size: 20px;
	padding: 10px 0px;
}
p.SectionTitleIndent {
	font-size: 17px;
	padding: 0px 0px 5px 15px;
}
p.SectionTitleIndentBold {
	font-size: 17px;
	font-weight: bold;
	padding: 0px 0px 5px 15px;
}
p.SectionTitleBold {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 9px;
}
p.SectionTitleBold2 {
	font-size: 17px;
	font-weight: bold;
	padding: 8px 0px;
}
p.StepTitle {
	margin-left: 15px;
	font-size: 17px;
	font-weight: bold;
}
p.StepBody {
	margin-left: 15px;
}
p.StepBody2 {
	margin-left: 30px;
}
p.StepBody3 {
	margin-left: 45px;
}
p.Note {
	font-weight: bold;
	margin: 15px 0px;
}
p.Caution {
	color: #ed1c23;
	margin: 15px 0px;
	font-weight: bold;
}
p.ImageCaption {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
p.OptionGroup {
	font-size: 14px;
	font-weight: bold;
}
p.glossaryTerm {
	color: #00AEEF;
	margin-top: 15px;
	font-size: 20px;
}
p.glossaryLetter {
	font-size: 24px;
	font-weight: bold;
	color: #A4A3A4;
}
p.FooterBody {
	font-size: 10px;
	color: #3C3C3C;
}
hr {
	border: 0.5px #c2c2c2 solid;
}
#releaseDate {
	margin-top: 2px;
	font-size: 12px;
}
/***** Table *****/
table {
	width: 100%;
	border: 0px;
	padding: 0px 18px 0px 0px;
	background-color: #eeeeee;
}
#overview {
	width: 100%;
	max-width: 550px;
}
table tr td {
	padding: 18px 0px 18px 18px;
}
table.listTable2 td {
	padding: 18px 0px 18px 18px;
}
table.footerTable tr td {
	padding: 0px;
	vertical-align: left;
	border: 0px;
}
table.footerTable tr td p {
	padding: 0px;
	margin: 0px;
	vertical-align: left;
}
table tr td p {
	margin: 5px 5px 5px 0px;
}
table.social {
	width: 110px;
}
table.transparencyTable {
	border: none;
	padding: 0px;
	width: 100%;
	line-height: 25px;
	background-color: #ffffff;
}
table.transparencyTable tr td {
	border: none;
	padding: 0px;
}
table.imageTable {
	width: auto;
	border: none;
	padding: 0px;
	background-color: #ffffff;
	x-border-spacing: 5px;
}
table.imageTable tr td {
	padding: 0px;
}
table.listTable {
	border: none;
	width: 100%;
	padding: 0px;
	x-1st-row: 1;
	x-1st-row-name: t1st;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	x-border-spacing: 0px;
}
/*max-width:800px;*/
table.listTable tr td {
	border: none;
	line-height: 20px;
}
table.listTable tr.t1st td {
	background-color: #707070;
	color: #ffffff;
	padding: 5px 20px;
}
table.listTable tr.t1Row td {
	background-color: #F2F2F2;
	padding: 10px 20px;
}
/*border-bottom: 1px #dddddd solid;*/
table.listTable tr.t2Row td {
	background-color: #ffffff;
	padding: 10px 20px;
}
/*border-bottom: 1px #dddddd solid;*/
ol.StepBody,
ul.StepBody {
	margin-left: 30px;
}
table.footerTable {
	x-border-spacing: 0px;
	font-size: 9px;
	border: none;
}
span.pageNumbering {
	color: #a0a0a0;
	font-weight: bold;
}
span.Caution {
}
table.listTableNoHeader tr td {
	border: none;
	padding: 18px;
}
table.listTableNoHeader tr.t1st td {
}
table.listTableNoHeader tr.t1Row td {
	border: none;
	background-color: #ffffff;
}
table.listTableNoHeader tr.t2Row td {
	border: none;
	background-color: #F2F2F2;
}
table.listTableNoHeader {
	border: none;
	padding: 0px;
	max-width: 800px;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
	text-align: left;
	x-col-pat-1: 1;
	x-col-pat-1-name: t1Col;
	x-col-pat-count: 2;
	x-col-pat-2: 1;
	x-col-pat-2-name: t2Col;
}
table.listTableNoHeader td.t1Col p {
	text-align: center;
}
table.listTableNoHeader td.t1Col {
	text-align: Center;
}
table.overviewTable {
	width: 100%;
	max-width: 840px;
	border: none;
	background-color: #ffffff;
}
table.overviewTable table {
	margin-left: auto;
	margin-right: auto;
}
p.StepTitleNoMargin {
	font-weight: bold;
	margin-left: 10px;
}
/***** etc *****/
div.breadcrumbs {
	padding: 5px 0px;
	float: right;
}
.breadcrumbs p {
	font-size: 13px;
}
.table {
	margin: 15px 0px;
	width: 90%;
	padding: 20px;
	background-color: #eeeeee;
}
.table2 {
	margin: 15px 0px;
	width: 100%;
	padding: 35px 0px;
}
.printers {
	padding: 10px 10px 5px 10px;
	background-color: #f2f2f2;
	width: 300px;
	margin: 15px 0px;
}
.printers2 {
	padding: 20px;
	background-color: #f2f2f2;
	width: 700px;
	margin: 15px 0px;
}
table.listTable2 {
	x-1st-row: 1;
	x-1st-row-name: t1st0;
	font-size: 12px;
	background-color: #ffffff;
	x-row-pat-1: 1;
	x-row-pat-1-name: t1Row;
	x-row-pat-count: 2;
	x-row-pat-2: 1;
	x-row-pat-2-name: t2Row;
}
table.listTable2 tr.t1st0 td {
	background-color: #808080;
}
div.supported {
	padding: 18px;
	width: 100%;
	max-width: 600px;
	background-color: #eee;
	width: auto;
	display: inline-block;
}
.version {
	padding: 8px;
	width: 100%;
	max-width: 900px;
	background-color: #eee;
}
div.dialog {
	vertical-align: top;
}
.warning {
	padding: 8px;
	width: 100%;
	max-width: 900px;
	background-color: rgb(255, 153, 0);
}
.available-connect img {
	height: 22px;
	width: 371px;
	margin-left: 10px;
}
.available-connect {
	margin: 25px 0px;
	font-style: italic;
}
.transBlock div {
	display: inline-block;
	text-align: center;
	margin: 10px 0px;
	padding: 10px;
}
.transBlock div:not(:last-child) {
	border-right: 1px solid #dedede;
}
.transBlock div p {
	text-align: center;
}
