.main-content, .main-content table span.rvts0 /* Normal text */
{
 font-size: 11pt;
 font-family: 'Libre Franklin','Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
  margin-top: 0px;
  padding:  0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#toc {max-width:350px} #toc a {white-space:normal !important;height:auto;padding:1px 2px}
.pn_footer {font-family: Helvetica, sans-serif; font-size: 10px; color: black;}
#index {max-width:350px} #index a {white-space:normal !important;height:auto;padding:1px 2px}
#search {max-width:350px} #index a {white-space:normal !important;height:auto;padding:1px 2px}

.pn-header {
font-size: 28pt; 	
}	

.topicheaderimage {
 float:right;
 margin-left:10px
 }

.footerqrimage {
 float: left;
} 

.pn-footer-table {
 width: 100%;
}	

/* Pluribus Green  #8FC200 */
/* Arista Blue #16325B */

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
hr {height: 1px !important; color : #16325B !important;  background-color : #16325B !important; border-width : 0px !important;}
hr.warning {margin-top:-1px !important;margin-bottom:-1px !important;margin-left: 0px !important;border:0!important;border-top: 0px solid !important; color : #FF0000 !important; background-color : #FF0000 !important;}
hr.note {margin-top:-1px !important;margin-bottom:-1px !important;margin-left: 0px !important;border:0 !important;border-top: 0px solid !important; color : #8FC200 !important; background-color : #8FC200 !important;}
hr.caution {margin-top:-1px !important;margin-bottom:-1px !important;margin-left: 0px !important;border:0 !important;border-top: 0px solid !important; color : #FF8000 !important; background-color : #FF8000 !important;}
hr.tech {margin-top:-1px !important;margin-bottom:-1px !important;margin-left: 0px !important;border:0 !important;border-top: 0px solid !important; color : #0000ff !important; background-color : #0000ff !important;}
hr.dell {margin-top:-1px !important;margin-bottom:-1px !important;margin-left: 0px !important;border:0 !important;border-top: 0px solid !important; color : #007DB8 !important; background-color : #007DB8 !important;}
hr.unum_link {margin-top:-1px !important;margin-bottom:-1px !important;margin-left: 0px !important;border:0 !important;border-top: 0px solid !important; color : #8080FF !important; background-color : #8080FF !important;}

.plain-button {
  border:0px;
  padding: 0px;
  background: none;
}
.no-focus:focus {
    border: none;
    outline: none;
}
@media print {
    a:link:after,
    a:visited:after {content: "" !important;}
}

* {
  box-sizing: border-box;
}

.column {
  float: left;
  padding: 10px;
  }

.left {
  width: 95%;
}

.right {
  width: 5%;
}

.column-full {
 float: left;
 width: 100%;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

  
  