h1
  {
  text-align:center;
  }

.threadTableGroup
{
display:block;
width:32rem;
padding-left:2rem;
float:left;
clear:left;
}

.threadUnitGroup
{
display:block;
width:10rem;
padding-left:2rem;
float:left;
}

.threadTableUnitsSelect
{
}

.threadTableSelect
{
}


@media print, screen and (min-width: 40em)
{
  h1
    {
    font-size:1.5rem !important;
    margin-bottom:0.5rem;
    padding-bottom:0.5rem;
    }
}

.ref_on_the_right
  {
  /* width:94%; */
  text-align:right;
  margin-left:auto;
  margin-right:auto;
  }


table.reftable
  {
  border-collapse:collapse;
  font-size: 0.875rem;
  margin-left:3%;
  width:94%;
  text-align:left;
  }

table.reftable tr
  {
  line-height:0.625rem;
  }

table.reftable td
  {
  margin:0;
  padding-top:0.375rem;
  padding-bottom:0.375rem;
  }


p.threadinfo
{
  margin-left:6%;
  width:88%;
}


@media screen and (max-width:30rem)
{
  table.reftable
    {
    font-size:.75rem;
    }
}

table.inch_mm_table .im_width_a
{
  width:7.4%;
}

table.inch_mm_table .im_width_b
{
  width:10%;
}


@media print
{
  .printbreak
    {
    break-after: page;
    }

  body
    {
    margin: 1.0cm 1.0cm 1.0cm 1.0cm;
    }

  h1
    {
    margin-top:-0.75cm  !important;
    margin-bottom:-0cm  !important;
    padding-top:0  !important;
    font-size: 20pt !important;
    }

  .printready
    {
    line-height: 10pt;
    background: #fff !important;
    color: #000;
    font: 10pt verdana, arial, sans-serif  !important;
    }

  table.reftable
    {
    font-size: 10pt !important;
      width:100% !important;
      margin-left:0 !important;
    }

  table.reftable tr
    {
    line-height:0.625rem;
    }

  table.reftable td
    {
    margin:0;
    padding-top:3pt  !important;
    padding-bottom:3pt  !important;
    }

  table.reftable th
    {
    margin:0;
    padding-top:0  !important;
    padding-bottom:3pt  !important;
    }

  table.inch_mm_table td
  {
    padding:0;
  }

  table.drilltable td
  {
  white-space:nowrap;
  }

}











