<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#header {
  background-color: #fff; }

.flapweight {
  display: none; }

.specificgrav {
  display: none; }

.unevendensity {
  display: none; }

.submaintitle {
  font-size: 18px; }

.toplogo {
  margin: 10px 20px; }

.error {
  color: red;
  display: block;
  min-height: 15px;
  font-size: 13px; }

.overallcontainer {
  max-width: 100%;
  overflow: hidden; }

.toplink {
  display: inline-block;
  border-left: 1px dotted #111;
  border-bottom: 3px solid #0f6bc8;
  margin-right: 0; }
  .toplink:last-of-type {
    border-right: 1px dotted #111; }
  .toplink img {
    margin-right: 10px;
    position: relative;
    top: -2px;
    height: 12px;
    width: 12px; }
  .toplink a {
    color: black;
    text-decoration: none;
    font-size: 15px;
    padding: 20px 20px;
    display: inline-block; }
    .toplink a:hover {
      color: black; }

.keisanwrapper {
  margin-left: 14px; }

.toptoiawase {
  float: right;
  position: relative; }
  .toptoiawase a {
    transition: all 0.1s;
    display: block;
    margin-top: 10px; }
    .toptoiawase a:hover {
      opacity: 0.8; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #ddd; }

#svgimage {
  width: 100%;
  display: inline-block;
  margin: 0 auto; }

.spacer {
  height: 25px;
  width: 100%;
  clear: both;
  overflow: auto; }

.maintitle, .maintitlebot {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 15px;
  display: block; }

.maintitlebot {
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 2rem; }

.bluesubtitle {
  font-size: 15px;
  color: #f5a623; }
  .bluesubtitle span {
    font-weight: 900;
    font-size: 16px; }

.regular {
  font-size: 12px; }

#keisanhou .select2-container .selection {
  padding: 10px;
  background-color: #fff;
  text-indent: 1px;
  text-overflow: "";
  color: #000000;
  border: 1px solid #111;
  border-radius: 0px;
  font-size: 18px !important;
  background-color: #fff !important; }

[class^='select2'] {
  border-radius: 0px !important; }

.select2-selection__rendered {
  line-height: 37px !important; }

.select2-container .select2-selection--single {
  height: 41px !important; }

.select2-selection__arrow {
  height: 39px !important; }

.keisanform input {
  padding: 8px 5px; }

.keisanform {
  margin-top: 20px;
  border-spacing: 15px;
  border-collapse: separate; }

.final {
  padding-top: 55px; }

input[type="text"]:disabled {
  background: #dddddd; }

input[type="text"] {
  text-align: right;
  width: 195px; }

.keisansub {
  font-size: 14px; }

.keisantitle {
  font-size: 15px;
  font-weight: 900;
  position: relative; }

.move {
  top: 15px; }

.shitsu {
  height: 50px;
  display: inline-block;
  font-size: 45px;
  min-width: 180px;
  text-align: right;
  color: black;
  transition: all 0.2s; }

.topSelector {
  margin-left: 10px; }

.iconfloats, .lasticonfloat, .topiconfloats {
  float: left;
  padding-bottom: 0; }
  .iconfloats img, .lasticonfloat img, .topiconfloats img {
    display: inline-block; }
  .iconfloats .regularlink, .lasticonfloat .regularlink, .topiconfloats .regularlink {
    font-size: 15px;
    margin-top: 0px;
    display: block;
    color: black;
    text-decoration: none; }
    .iconfloats .regularlink:hover, .lasticonfloat .regularlink:hover, .topiconfloats .regularlink:hover {
      color: black; }
  .iconfloats .icon, .lasticonfloat .icon, .topiconfloats .icon {
    display: block; }

.lasticonfloat {
  margin-right: 0;
  float: right;
  border-bottom: 3px solid #f5a623; }

.topiconfloats {
  margin-right: 10px;
  border-bottom: 3px solid #f5a623; }

.bottompadding {
  margin-bottom: 10px; }

.sixwidthholder {
  display: block;
  width: 650px;
  margin: 0 auto; }

.copyright {
  font-size: 13px; }

.mintrotitle {
  font-size: 2.5rem;
  font-weight: 900;
  display: block;
  text-align: center;
  line-height: 150px; }

@media screen and (max-width: 992px) {
  #header {
    height: 150px;
    width: 100%;
    left: 0;
    top: 0;
    padding-right: 20px;
    border-right: 25px solid #fff;
    overflow: hidden; }

  .toplogo {
    padding-top: 20px;
    max-width: 100%;
    display: block;
    margin: 0 auto; }

  .maintitle, .maintitlebot {
    font-size: 3.3rem; }

  .bluesubtitle {
    padding-top: 25px;
    font-size: 2.5rem;
    font-weight: 300; }
    .bluesubtitle span {
      font-size: 2.6rem; }

  .container {
    max-width: 100%; }

  .keisanwrapper {
    margin-left: 0px; }

  #svgimage {
    width: 65%;
    display: block;
    margin: 0 auto; }

  .regular {
    font-size: 1.8rem; }

  .toptoiawase {
    margin-top: 30px; }
    .toptoiawase img {
      max-width: 90%;
      float: right; }

  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 2.5rem !important; }

  .select2-container--open .select2-dropdown--below {
    font-size: 2.2rem !important;
    min-height: 295px; }

  .select2-container--default .select2-results &gt; .select2-results__options {
    font-size: 2.2rem !important;
    max-height: 295px; }

  .select2-selection__arrow {
    height: 60px !important; }

  .select2-selection__rendered {
    line-height: 62px !important; }

  .select2-container .select2-selection--single {
    height: 66px !important; }

  .keisanform {
    width: 100%; }

  .keisantitle {
    font-size: 2.1rem; }

  .keisansub {
    font-size: 1.5rem; }

  .keisanform td {
    padding-bottom: 10px; }

  .final {
    padding-top: 0px; }
    .final .keisantitle {
      padding-top: 0px;
      margin-top: 15px;
      display: inline-block; }

  input[type="text"] {
    text-align: right;
    width: 80%;
    font-size: 2.5rem; }

  .measure {
    font-size: 2.2rem; }

  .maintitlebot {
    font-size: 2.4rem;
    text-align: center;
    font-weight: 300;
    padding-bottom: 15px;
    margin-top: 50px; }

  .sixwidthholder {
    display: block;
    width: 100%; }

  .topiconfloats {
    display: block;
    width: 100%;
    margin: 0 auto;
    float: left; }
    .topiconfloats .icon {
      width: 50vw;
      display: block;
      margin: 0 auto;
      font-size: 1.8rem;
      padding-bottom: 10px; }

  .lasticonfloat {
    float: right;
    display: block;
    width: 100%;
    margin: 0 auto; }
    .lasticonfloat .icon {
      width: 50vw;
      display: block;
      margin: 0 auto;
      font-size: 1.8rem;
      padding-bottom: 10px; }

  .topbottomimage {
    display: block;
    width: 100%; }
    .topbottomimage img {
      width: 80vw;
      margin: 0 auto;
      display: block; }

  .iconfloats, .lasticonfloat, .topiconfloats {
    float: left;
    margin-right: 10px; }
    .iconfloats .icon, .lasticonfloat .icon, .topiconfloats .icon {
      display: block;
      margin-bottom: 5px; }

  .sixwidthholder .bottomsiteimages {
    width: 80vw;
    margin: 0 auto;
    background-color: aqua; }
    .sixwidthholder .bottomsiteimages .minibotfloat {
      float: left;
      width: 39vw;
      margin-right: 0; }
      .sixwidthholder .bottomsiteimages .minibotfloat .regularlink {
        font-size: 1.8rem; }
      .sixwidthholder .bottomsiteimages .minibotfloat:nth-of-type(2n) {
        margin-left: 2vw;
        margin-bottom: 1vh; }
      .sixwidthholder .bottomsiteimages .minibotfloat .mini_icon {
        width: 39vw;
        display: block;
        float: left; }

  .submaintitle {
    font-size: 2.1rem;
    padding-top: 8px;
    display: block; }

  .topbottomimage {
    margin-bottom: 2vh; }

  .select2-choices {
    min-height: 250px;
    max-height: 250px;
    overflow-y: auto; }

  .lasticonfloat {
    border-bottom: none; }

  .topiconfloats {
    border-bottom: none; }

  a.toplinks_right {
    font-size: 2.5rem;
    position: relative;
    top: -13px;
    border-bottom: 5px solid #f5a623;
    padding-bottom: 0px;
    margin-bottom: 0; } }
#mainrow {
  border-top: 3px solid #f5a623;
  padding: 20px;
  background-image: repeating-linear-gradient(0deg, transparent, transparent 14px, rgba(133, 233, 255, 0.3) 0, rgba(133, 233, 255, 0.3) 15px), repeating-linear-gradient(90deg, transparent, transparent 14px, rgba(133, 233, 255, 0.3) 0, rgba(133, 233, 255, 0.3) 15px);
  background-size: 15px 15px; }

.calculator {
  border: 2px solid #2c3857;
  padding: 20px 2px;
  background-color: #fbfbfb; }

.main_image {
  margin: 40px 0;
  width: 100%; }

.mdtlogo {
  float: left; }

.top_banner_highlight {
  background-color: #f1f1f1;
  padding-bottom: 20px; }

.top_main_title {
  float: left;
  line-height: 70px;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-left: 25px;
  font-size: 3rem; }

span.toplinks_right, a.toplinks_right {
  float: right;
  font-weight: 700;
  font-weight: 1.1rem;
  padding: 30px 1px;
  margin: 0 35px; }

span.toplinks_right {
  color: #f5a623;
  border-bottom: 4px solid #f5a623; }

a.toplinks_right {
  color: black; }
  a.toplinks_right:hover {
    text-decoration: none;
    border-bottom: 4px solid #f5a623;
    color: #f5a623; }

.highlight {
  color: #f5a623 !important; }

.buttons a {
  color: #666;
  background-color: #ccc;
  cursor: not-allowed;
  padding: 10px 20px;
  border-radius: 10px;
  transition: all 0.1s;
  border: 1px solid #111;
  -webkit-box-shadow: 6px 6px 5px -3px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 6px 6px 5px -3px rgba(0, 0, 0, 0.38);
  box-shadow: 6px 6px 5px -3px rgba(0, 0, 0, 0.38); }
  .buttons a:hover {
    text-decoration: none; }

.buttons.active a {
  cursor: pointer;
  color: white;
  background-color: #f5a623;
  border-radius: 10px;
  transition: all 0.1s; }

.bottomsection_color {
  background-color: #f1f1f1;
  padding-bottom: 35px; }

@media screen and (max-width: 992px) {
  .top_banner_highlight {
    padding-top: 20px; } }
</pre></body></html>