
/* Fix position header svg to prevent menu button overlap */
@media only screen and (min-width:720px) and (max-width:959px) {
	.header img {
		margin-right: 0px;
		margin-left: 0px;
	}
}
/* Fix position header svg to prevent menu button overlap */
@media only screen and (max-width:719px) {
	.header img {
		margin: 1px;
    }
}
/* Vertically center menu icon with header contents */
.toggle-button.icon.icon-menu {
    padding: 25px 0px;
    margin: 4px;
}
.wrapper .lang-btn-box {
    position: relative;
    display: block;
    margin: 5px;
    padding: 5px;
    float: right;
}
.wrapper a.lang-btn {
    border-bottom: #000000;
    font-weight: 500;
}
.wrapper a.lang-btn {
    width: auto;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding: 2px;
}
.wrapper a.lang-btn.active {
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #256AC8;
}
.wrapper a.lang-btn.clickable {
    color: #000000;
    font-weight: 400;
    border-bottom: 2px solid #a5acb2;
}
.lang-btn .active:hover,
.lang-btn .clickable:hover {
    color: #000;
    font-weight: 500;
}
.imagetext {
    font-size: 16px;
    margin-top: 1px;
    padding-top: 2px;
    text-align: center;
    vertical-align: top;
}
.pad-even {
    padding: 20px;
}
.article figure.pad-even {
    margin: 8px;
}
.pad-top {
    padding-top: 15px;
}
.align-right {
    padding-right: 30px;
    padding-top: 10px;
    float: right;
    justify-content: all;
}
  .article table td figure,
  .article table td img {
    padding: 1px;
    margin: 3px;
  }
  figure.num-img { /* Align number label images with text */
    display: inline;
    vertical-align: middle;
    padding: 0px;
  }
  .article figure.num-img {
    display: inline;
    vertical-align: middle;
    padding: 0px;
  }
  .article table th {
    padding: 12px 25px;
    font-weight: 500;
  }
  .article table td {
    padding: 10px;
  }
  td, th {
    text-align: match-parent;
  }
  /* Default styling for span elements used in legend shortcode */
  span.img-key,
  .legend>span.img-key {
      color: #FFFFFF;
      font-size: 16px;
      font-weight: 600;
      display: initial;
      vertical-align: text-top;
      padding: 0px 6px;
      margin-left: -3px;
      border: none;
      border-radius: 60%;
  }
  .article span.tag,
  div span.tag,
  span.tag.txt {
    color: #000;
    font-size: 12px;
    line-height: 1.1em;
    font-weight: 600;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 3px;
    padding: 2px;
    margin: 0px 3px 0px 3px;
    float:left;
  }
span.tag.txt {
  float: none;
  vertical-align: middle;
}
td span.tag:first-child {
    float: right;
}
.article span {
  background-color: #fff;
  color: #000;
}
  /* color overrides for span num element in legend shortcode and sku tags */
  .legend>span.img-key.pink,
  .article span.tag.pink {
    background-color: #ED5A6A;
    color: #fff;
  }
  .legend>span.img-key.orng,
  .article span.tag.orng {
    background-color: #FF601C;
    color: #fff;
  }
  .legend>span.img-key.gld,
  .article span.tag.gld {
    background-color: #F8A529;
    color: #000000;
  }
  .legend>span.img-key.grn,
  .article span.tag.grn {
    background-color: #00AE42;
    color: #fff;
  }
  .legend>span.img-key.teal,
  .article span.tag.teal {
    background-color: #09B9B9;
    color: #fff;
  }
  .legend>span.img-key.oz-bl,
  .article span.tag.oz-bl {
    background-color: #09B2DE;
    color: #fff;
  }
  .legend>span.img-key.rxlb,
  .article span.tag.rxlb {
    background-color: #4CA6FF;
    color: #fff;
  }
  .legend>span.img-key.rxbl,
  .article span.tag.rxbl {
    background-color: #256AC8;
    color: #fff;
  }
  .legend>span.img-key.rxdb,
  .article span.tag.rxdb { 
    background-color: #256AC8;
    color: #fff;
  }
  .legend>span.img-key.purple,
  .article span.tag.purple {
    background-color: #A65DE4;
    color: #fff;
  }
  .legend>span.img-key.izblk,
  .article span.tag.izblk {
    background-color: #13161a;
    color: #fff;
  }
  
div.legend { 
  border: 1px solid #A5ACB2;
  padding: 8px 12px;
  width: max-content;
  max-width: 80%;
}
div.legend>hr{
  margin-bottom: 5px;
}
.label{
  font-size: 12px;
  font-weight: 600;
  padding: 0;
}
div.legend>p.item,
div.legend>p.item>a{
  font-weight: 600;
  font-size: 14px;
}
div.toc-box {
  font-size: 14px;
  padding: 8px 12px;
  width: fit-content;
}
div .toc-box p{
  font-size: 12px;
  font-weight:400;
  color: #566068;
}
.legend>p {
  display: inline;
  vertical-align: text-top;
  padding: 10px;
}
.legend-name{ 
  padding: 0;
} 
.legend-ul>ul li{
  list-style: none;
}
.article li figure,
.article li figure img {
  padding-bottom: 10px;
  max-width: 80%;
  max-height: 80%;
}
.article figure.banner {
  max-width: 100%;
  padding: 0px;
}
footer div.copyright div.social-buttons {
  padding-bottom: 10px;
}
div.drawer div.social-buttons {
  font-size: 24px;
  padding-left: 30px;
}
div.drawer > div.social-buttons > span {
  padding: 10px;
}
div.copyright {
  font-size:12px;
}
div.copyright > div.social-buttons > a {
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 10px;
  margin: 5px 5px;
}
.social-buttons > a:hover {
  color:#2F87FF;
}
div.lastmod {
  font-size: 10px;
  color: #566068;
  margin-top: 20px;
}
.pagination .direction,
.pagination .button .icon:hover {
  color: #2F87FF;
}
.pagination .previous {
	text-align: left;
}
