@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Monda&display=swap");

@media (max-width: 768px) {
  #alpha_newitems {
    padding: 0 15px;
  }
}

h1.m2pb {
    border-left: solid 14px #000066;
    border-right: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #666;
}
div.product-toc h2 {
    font-size: 120%;
    font-weight: bold;
    color: #666
}
.asset-content {
    margin: 5px 0px 5px 1em;
}
.asset-body {
    margin-bottom: 0em;
}
div.product-toc div.title {
    margin: 10px;
}

.m2pf.red {
  color: #CC0022;
}

div.product-toc h3 {
    display: block;
    font-size: 20px;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
div.product-toc div.support h3.under {
    font-size: 100%;
    font-weight: bold;
    border-bottom: solid 1px #000066;
    margin: 30px 0 5px 0;
    padding-bottom: 3px;
}

div.product-toc div.support p {
    font-size: 100%;
    line-height: 1.4em;
    margin: 2px 0;
}

div.product-toc div.support li {
    font-size: 16px;
    line-height: 1.6;
}

div.product-toc a:link, div.product-toc a:visited, div.product-toc a:active {
    color: #666;
    border-bottom: dotted 1px #666;
    text-decoration: none;
}

div.product-toc a:hover {
    border-bottom: none;
    text-decoration: none;
    color: #ba1064;
}

div.product-toc p.burasage2 {
    padding-left: 2em;
    text-indent: -1em;
}

div.product-toc span.red {
    color: #cc0022;
}
div.product-toc h4 {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 5px 2px;
}
h4 {
    font-weight: bold;
}
h4 span{
    font-weight: bold;
}
div.product-toc span.wine {
    color: #000066;
}
div.product-toc p.textindent1 {
    padding-left: 1em;
}

.h1 a{
    text-decoration: none;
}