.sp {
  display: none;
}

div#container.cent {
  width: 80%;
}

.big-font {
  font-size: 14px;
}

.smaii-font {
  font-size: 12px;
  line-height: normal;
}

.small-font {
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 14px;
}

.title {
  font-size: 16px;
  color: #CC0000;
}

.cat {
  font-size: 18px;
  color: #FFFFFF;
}

.white {
  font-size: 12px;
  color: #FFFFFF;
}

.blue {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1px;
  color: #0066FF;
}

.pink {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1px;
  color: #FF0099;
}

.green {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1px;
  color: #006633;
}

.red {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1px;
  color: #FF0000;
}

.navy {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  color: #003399;
}

h2.number-title.pdf {
  width: 90%;
  text-align: right;
}

p.date {
  font-size: 0.85rem;
  margin: 0 0 5px;
}

table#op_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

table#op_list li {
  margin: 0;
  padding: 0 0 10px 0;
  text-align: center;
  font-size: 1.1em;
}

table#op_list li span {
  margin: 0;
  padding: 3px 5px;
  text-align: center;
  background: #fedbb4;
}

#taxTxt {
  background: #f5eee7;
  margin: 1px 5px 8px 5px;
  padding: 5px;
  font-size: 0.75em;
  line-height: 140%;
  font-weight: bold;
}

dl.pdf-att {
  margin: 0 0 3%;
  background-color: #EAEAEA;
  width: 90%;
}

dl.pdf-att dt {
  display: inline-block;
  width: 74.8%;
  font-size: 0.7rem;
  line-height: 1.4;
  padding: 0 1%;
  vertical-align: middle;
}

dl.pdf-att dt strong {
  color: #CC0000;
}

dl.pdf-att dd {
  display: inline-block;
  width: 22.3%;
  vertical-align: middle;
}

a.all-pdf {
  font-size: 0.85rem;
  display: inline-block;
  margin: 1% 0;
}

table.pdftable {
  width: 90%;
}

table.pdfoption-inner {
  border-top: 1px solid #BABABA;
  border-left: 1px solid #BABABA;
  border-collapse: collapse;
  font-size: 0.75rem;
}

table.pdfoption-inner th,
table.pdfoption-inner td {
  border-right: 1px solid #BABABA;
  border-bottom: 1px solid #BABABA;
}

table.pdfoption-inner td {
  padding: 1%;
  line-height: 1.4;
}

table.pdftable.pdfoption {
  font-size: 0.9rem;
}

table.pdfoption tr {
  background-color: #FFFFFF;
}

table.pdfoption tr.gray {
  background-color: #F2F2F2;
}

.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
