@font-face {
    font-family: "Metric";
    src: url(https://hpefonts.s3.amazonaws.com/MetricWeb-Regular.woff)
        format("woff");
}

@font-face {
    font-family: "Metric";
    font-weight: 700;
    src: url(https://hpefonts.s3.amazonaws.com/MetricWeb-Bold.woff)
        format("woff");
}

@font-face {
    font-family: "Metric";
    font-weight: 600;
    src: url(https://hpefonts.s3.amazonaws.com/MetricWeb-Semibold.woff)
        format("woff");
}

@font-face {
    font-family: "Metric";
    font-weight: 100;
    src: url(https://hpefonts.s3.amazonaws.com/MetricWeb-Light.woff)
        format("woff");
}


.space {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 17px;
    color: #fff !important;
}





.Turquouise {
    background-color: #01a982;
    color: white;
}

.Slate {
    background-color: #425563;
    color: white !important;
}

.mc-preferred {
    color: white;
}



table {
    border-color: #eee;
}

.eee {
    background-color: #eee;
    vertical-align: top;
}

}
.xref {
    color: #000;
}

.tabletitle {
    font-size: 22px;
    text-align: left !important;
    padding-left: 15px;
}

.red {
    color: red;
    font-weight: bold;
}

h2 {
    font-size: 1.3em;
    margin-top: 10px;
}

   h1 {
    font-size: 1.7em;
    margin-top: 10px;
    margin-bottom: 10px;


}

.customsppheader {
    font-size: 30px;
}

/* name file leftnavstyle.css */


.sidenav { 
     width: 250px;
    height:85%;
    margin: 10px 0px 0px 0px;
    padding-left: 20px;
    padding-right: 20px;  
    border-right-style: solid;
    border-right-color: #eee;
    background-image: linear-gradient(to right, #ffffff , #f4f4f4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    padding-top: 4em;
    position:relative;
    z-index:1;
    overflow:auto;
    display: block;
  
    
}

.sidenav a {
    padding: 8px 10px 8px 15px;
    color: #818181;
    display: block;
    font-family: inherit;
    font-size: 18px;
    text-decoration: underline;
    
}
.open {
  background-color: #01A982 ;
    color: #fff !important;
    text-decoration: underline;
   opacity:0.5;
     padding: 20px;
    display:block;
    border-style: solid;
    border-color:#01A982;
    border-width:5px, 5px;
    
   
}

.sidenav a:hover:not(.active) {
background-color: #01A982; 
    color: #fff !important;
    opacity:0.5;
    width:inherit;;
    
   
}

*/
.main,
.sidenav {
    clear: both;
}

/* Controls the width of the page */

.main {
   font-family: "Metric", Arial, "Metric" !important;
    font-size:1em;
	margin:-960px 0px 0px 240px;
	padding: 2.5em 2em 2em 5em;
    display: block;
	height:auto;
    position:relative;
    width: 75%;
    max-width:900px;
    min-height: 1000px;
    
    
   

}
    

@media screen and (max-width: 780px) {
    .main {font-size:1.0vw;
        max-width:420px;}
    .sidenav {padding-top: 5px;
    width: 170px;
    }
  .sidenav a {font-size: 14px;}
    .sidenav li {font-size: 14px;}
    .sidenav p {font-size: 14px;}
    .table td {font-size:12px;}
    .table tr p {font-size:14px;}
    .table th {font-size:14px;}
    .table {width: inherit;}
    
    }

    
    
/* Assign "open" to the navigation item for the open page */




.sublist {
    color: white;
    margin-left: 70px !important;
}

p.mc_notpreferred {
    color: #eee !important;
}

#content {
    width: 70%;
    margin-left: 25%;
}

.navtitle {
    font-size: 24px;
    margin-top: -5px;
    font-weight: bold;
    color: #01a982;
}

.navsectiontitle {
    font-size: 18px;
    font-weight: bold;
}

.white {
    color: #fff !important;
}

.note {
    
            width: 75% !important;
    background: #EFEFEF;
    margin: 0px 10px 12px;
    padding: 15px 15px 10px 60px;
    font: 16px Metric, Arial, san-serif;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35 35'%3E%3Cpath fill='none' stroke='%23000' stroke-miterlimit='10' stroke-width='1.25' d='M28.2 14l-12 12-.3.3-.4.1-6.6 1.9-2.8.8.8-2.8 1.9-6.6.1-.4.3-.3 12-12c1.3-1.3 3.3-1.3 4.6 0l2.4 2.4c1.2 1.3 1.2 3.4 0 4.6zm-9.3-4.7l7 7-7-7z' clip-rule='evenodd'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
    background-size: 35px 35px;
        background-position: 13px 10px;
    min-height: 25px;
        background-color: #efefef;
    border-radius: 10px;
}

.note_important {
    
            width: 75% !important;
    margin: 0px 10px 12px;
    padding: 15px 15px 10px 60px;
    font: 16px Metric, Arial, san-serif;
 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35 35'%3E%3Ccircle cx='17.6' cy='17.9' r='14.6' fill='none' stroke='%233094af' stroke-miterlimit='10' stroke-width='1.5'/%3E%3Cpath fill='%233094af' d='M17.6 22.1c.6 0 1.1.5 1.1 1.2s-.5 1.1-1.1 1.1c-.6 0-1.1-.5-1.1-1.1s.5-1.2 1.1-1.2zm-.9-10.7h1.9l-.4 8.8h-1.1l-.4-8.8z'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
    background-size: 35px 35px;
        background-position: 13px 10px;
    min-height: 25px;
        background-color: #ccebf9;
    border-radius: 10px;
}

.note_warning {
    
            width: 75% !important;
    margin: 0px 10px 12px;
    padding: 15px 15px 10px 60px;
    font: 16px Metric, Arial, san-serif;
 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fc5a5a' stroke-width='1.5' d='M12 17v2m0-9v6m0-13L2 22h20L12 3z'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
    background-size: 35px 35px;
        background-position: 13px 10px;
    min-height: 25px;
        background-color: #fed9d9;
    border-radius: 10px;
}

.note_caution {
    
            width: 75% !important;
    margin: 0px 10px 12px;
    padding: 15px 15px 10px 60px;
    font: 16px Metric, Arial, san-serif;
 background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ffbc44' stroke-width='1.5' d='M22 21L12 3 2 21z'/%3E%3C/svg%3E") !important;
        background-repeat: no-repeat;
    background-size: 35px 35px;
        background-position: 13px 10px;
    min-height: 25px;
        background-color: #ffefd2;
    border-radius: 10px;
}

.note__title {
    
    font-weight: bold;
    color: #333333;
    margin: 0px 0px 6px;
    font: 16px Metric, Arial, san-serif;
}

.HPEGreen {
    background-color: #01a982;
    color: white;
}

body {
    background-color: #ffffff !important;
    position: absolute;
    font-family: "Metric", sans-serif !important;
    height: 1000px;
    width: 100%;
    margin: auto 0;
    overflow-x:hidden;
    overflow-y:visible;
}


.note p {
	margin:6px;
}


col {
			display: none;
		}

		th {
			width: 100px !important;
		}

		.entry {
			width: 315px;
		}

		.boldline {
			border-top-style: solid;
			border-top-width: thick;
			border-top-color: black;
			color: #01A982;
			font-weight: bold;
		}
        
        #showupdates {
            float: left;
          
            display: inline-block;
          
        }
        
                .checkbox {
            float: left;
        
            display: inline-block;
                    margin-left: -80px;
          
        }
        
        .showupdates {
            float: left;
            margin-left: -80px;
            display: inline-block;
            padding-bottom: 10px;
        }
        
        .toolstable {
            border-color: white !important;
        }
        
        .entry {
            text-align: left !important;
        }
        
        .selectorone, .selectortwo {
            padding-top: 100px;
            font-size: 1em;
        }
        
        .label {
            margin-left: -80px;
            font-size: 1em !important;
            font-weight: 500 !important;
            color: black !important;
        }
        
        .tablefunctionstext {
            font-size: 1.2em;
            font-weight: bold;
        
        }
        
        #one {
            width: 300px;
            margin-left:-5% ;
        }
        
        

.fct:hover {
    background-color:#fff;
}
        
         .tableintopic td:hover {
            background-color: #eee;
        }
        
          .tableintopic tr:hover {
            background-color: #eee;
        }
        
        .boldline {
			border-top-style: solid !important;
			border-top-width: medium !important;
			border-top-color: black !important;
			color: #01A982;
			font-weight: bold;
		}
.select {
  height: 30px;
  border-style: solid;
  border-color: black;
  font-weight: 505;
  margin-right: 10px;
  font-family:  "Metric";
  font-size:  11pt;
  width: 300px;
}

option {
    font-size: 10pt;
    font-family: "Metric";
}

table {
  border-collapse: collapse;
}
        
.printbtn {
  text-decoration: none;
  color: white;
  font-size: 10pt;
    position: relative;
    display: inline-block;
  border-style: #01A982;
  border-color: #01A982;
  padding: 5px 20px 5px 20px;
  background-color: #01A982;
    margin-left: 45px;
    margin-top: 5px;
    margin-bottom: 5px;
  
    
}

/*@media print{
  .footer { display:none; }
  .header{display: none;}
  .refbody{display: none;}
  .topstuff{display: none;}
}*/

.exportbtn{
  text-decoration: none;
  color: white;
  font-size: 10pt;
  border-style: #01A982;
  border-color: #01A982;
  padding: 5px 20px 5px 20px;
  background-color: #01A982;
    float: left;
             position: relative;
             margin-left: 45px;
             margin-bottom: 10px;
             margin-top: 10px;
             
}

td, th {
  width: 150px;
  font-size: 11pt;
}



input {
    
    width: 200px;
      font-size: 11pt;
    font-family: "Metric";
    
}

input[type=radio] {
    
    width: 25px;
      font-size: 11pt;
    font-family: "Metric";
    
}

input[type=button] {
    
    text-decoration: none;
  color: white;
  font-size: 10pt;
  border-style: #01A982;
  border-color: #01A982;
  padding: 5px 20px 5px 20px;
  background-color: #01A982;
   
    
}

input[type=search] {
    margin-bottom: 0px;
    width: 200px;
    height: 30px;
    background-image: url(searchicon.png);
    background-position:left;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px 30px;
}
#searchicon {
    width: 30px;
    padding-left: 10px;
}

     

.toolstable {
   
    margin-top: -10px;
    margin-bottom: -20px;
}

td.tablefunctions, td.selectorone, td.selectortwo {
    border-style: none !important;


    }

#one, #two {
    padding: 5px;
    font-size: 15px;
    box-sizing: border-box;
    align-content: center;
    width:99%;
    
}

#two {
    margin-left: -10px;
}

.toolstable {
    height: 150px !important;
    
}

.feature:hover {
    background-color:white;
}

.selectorone, .selectortwo {
            padding-top: 60px !important;
            font-size: 1em;
        }
#tablecaption {
  font-size: 1.2em;
  font-weight: 700;
  padding: 1em 0 0 0;
}

td p {
	margin: 5px 0;
}
th.entry {
	border-top: 3px solid #01A982;
	border-right: none;
	border-bottom: 3px solid #01A982;
	border-left: none;
}
thead tr th {
	font-weight:700;
}
td.entry {
	border-top: 1px solid #C6C9CA;
	border-right:none;
	border-bottom: 1px solid #C6C9CA;
	border-left:none;
}
table,.table,.tablenoborder {
    border:0!important;
	max-width: 100% !important;
    width: auto;
	padding-bottom:2em;
}

strong {
	font-weight:600;
}

a.standard {
    color: #000;
    text-decoration-line:underline;
}

a.standard:hover {
    color:#01A982;
}
main li a[name].fn {
    display: initial;
}
main ul {
	list-style-type: Disc !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    margin: 0 0 1em 16px !important;
	padding: 0 !important;
}
main li {
    font-family: inherit;
    font-size: inherit;
	font-weight: inherit;
    line-height: 22px !important;
    margin: 0 !important;
    text-align: left !important;
}
main li p {
	margin:0px;
}
main ol {
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0 0 0 16px;
    padding: 0;
}
main.ol[type="a"], .li.substep {
    list-style-position: outside;
    list-style-type: lower-alpha;
    margin: 0 0 0 0 !important;
    padding: 0;
}
main ol li ol {
	margin: 0 0 0 14px;
}
main li ul {
	list-style: circle !important;
	margin: 0 0 0 16px !important;
	padding:0;
}
main li ul li ul {
	list-style-type: '- ' !important;
}
main li a[name] {
	display:none;
}
main li a.xref {
	display:inline;
}
main li a[name] {
	display:none;
}
main li .info p {
	margin-top:0px;
}
main li table {
	margin-top: 16px;
}

/*OS support tool
}*/

input[type=radio] {
    
    width: 25px;
      font-size: 11pt;
    font-family: "Metric";
    
}

input[type=button] {
    
    text-decoration: none;
  color: white;
  font-size: 10pt;
  border-style: #01A982;
  border-color: #01A982;
  padding: 5px 20px 5px 20px;
  background-color: #01A982;
   
    
}

input[type=search] {
    margin-bottom: 0px;
    width: 200px;
    height: 30px;
    background-image: url(searchicon.png);
    background-position:left;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px 30px;
}
.tble {
display:none;
    width:90%;
}

.accordioncontent {
		padding: 0px 10px;
    background-color: white;
		display: inline-block;
		max-height: 0px;
		overflow: hidden;
		transition: max-height 0.2s ease-in-out;
		float:right;
		margin-right:-30px;
		margin-bottom:5px;
		width:100%;
    font-size:13px;
    
		
  
	}



.active, .accordion:hover {
		background-color: white;
		padding: 10px;
		transition: none;
		float:none;
		margin: 0px;
		border-style: none;
    color:#01A982;

	}


.accordion {
		color: #000;
		display: contents;
		margin: 0px;
		text-align: left;
		cursor: pointer;
		transition: 0.4s;
		width: 55%;
		border-style:none;
		background-color:white;
	margin-top:10px;
	margin-bottom:10px;
    font-size:0.9vw;
    
    
	}


	
	.accordion:after {
		float: left;
		padding-right: 4px;
		text-align: left;
		padding-top: 3px;
    
		
	}

.accordionlinks {
		
	width:100%;
	padding-left:15px;
    color: black;
    

}

.accordionlinks:hover {
		
	color:#01A982;

}


.acc {
		list-style-type:none;

}

 #acctable {
            display:none;
            margin-left: 5px;
     width:70%;
     border: 0px;
    
     
    
        }

#accbutton {
		color:#01A982;
		margin-left:0px;
    text-align:left;
		cursor: pointer;
		width: 55%;
		border-style:none;
		background-color:white;
    font-size:0.75em;
    text-decoration-line: underline;
    
	}

.active, #accbutton:hover {
		background-color: white;
		
		transition: none;
		float:none;
		
		border-style: none;
    color:#000;

	}
