body{
	/* background-color:#F1F7FC; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
	background-size: 100%;
	background-repeat: no-repeat; 
	background-color:#81C8E4;
    /*position:absolute;*/
    overflow:hidden;
}
.border {
	margin:3% 25%;
	background-color: white;
	color: #16213D;
	font-family: Rubik, san-serif;
	border-radius: 8px;
    box-shadow: 0px 4px 16px 0px rgba(33, 37, 41, 0.10);
}
.header {
	font-size:20px; 
	padding:2px 4px;
	text-align:center;
	margin:7px 0 38px 0;
	height:80px;
	vertical-align:middle
}
.PriorityLogo{
	height:156px;
	width:371px;
	margin: auto  auto 35px -24px;
}
.contentsEng {
	text-align:left;
	overflow:hidden;
	padding: 36px;
}

.logoWrraper {
	margin: 20px 20px 40px;
}

.paddingL {
    text-align: left; 
    padding:12px 30px;
}
.f16Eng {
	font-size:16px;
	font-weight:bold;
}
.instTitle {
	font-size: 30px;
	line-height: 50px;
	margin-bottom: 8px;
}
.contentContainer .instNote {
	font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1px;
}
.contentContainer ol {
	margin-inline-start: 20px;
	font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1px;
    margin-bottom: 8px;
}
.Instalation {
	background-color:#64B9D5;
	color:black;
	padding:2px 10px;
	margin-top:10px;
}        

.ul1{
	font-size:9pt;
	line-height:19pt;
	list-style:square;
}
.ul2 {
	list-style:decimal;
	line-height:13pt;
}
.root {
	color:#0075C7;
	font-weight:bold;
}
a {
    color: #fff;
}
a:hover {
    color: #353F48;
    text-decoration: underline
}
.link1 {
    color:#3B37E6;
	text-decoration: none
}
.link1:hover {
    color: #3B37E6;
    text-decoration: underline
}
ul {
	list-style:square;
}
