#main_nav {
display: none;
position:fixed;
top: 0;
left: 0;
width: 250px;
max-height:100%;
z-index: 100;
background: #EEE;
overflow:scroll;
overflow-y: scroll;
overflow-x: hidden;
box-shadow: 2px 3px 50px #888;
}
#main_nav:target {display: block;}
.access_aid {
display: block;
position:fixed;
z-index: 100;
top: 0;
right: 0;
width: 40px;
height: 0;
padding-top: 40px;
overflow: hidden;
border: 1px solid #ccc;
background: white 10px 10px / 20px 20px no-repeat;
box-shadow: -2px 3px 7px #BBC;
}
#access_nav {
background-image: -webkit-repeating-linear-gradient(#ccc, #ccc 2px, #fff 2px, #fff 4px);
background-image: repeating-linear-gradient(#ccc, #ccc 2px, #fff 2px, #fff 4px);
}
#access_top {
background-image: linear-gradient(45deg, transparent 13px, #ccc 13px, #ccc 15px, transparent 0), linear-gradient(-45deg, white 13px, #ccc 13px, #ccc 15px, white 0);
}
.drop_menu { list-style-type:none; padding-inline-start: 8px;box-shadow: 2px 3px 5px #BBC;}
.drop_menu li a.sel {
color:#777;
font-size:20px;
font-weight:bolder;
}
.drop_menu li a {
text-indent:5px;
padding: 10px 5px 10px 5px;
display:block;
color:#000;
text-decoration:none;
font:18px Verdana, sans-serif;
line-height:1.5;
}
.drop_menu ul { list-style-type:none; padding-inline-start: 20px;}

#contenttxt
{
color:#334;
font:16px Verdana, sans-serif;
}
#contenttxt h2 {margin-top: 40px; }
#contenttxt ol {
list-style-type: none;
counter-reset: item;
margin: 0;
padding: 0;
}
#contenttxt ol > li {
display: table;
counter-increment: item;
margin-bottom: 0.6em;
}
#contenttxt ol > li:before {
content: counters(item, ".") ". ";
display: table-cell;
padding-right: 0.6em;    
}
#contenttxt li ol > li {
margin: 8px 0;
}
#contenttxt li {
margin: 8px 0;
}
#contenttxt li ol > li:before {
content: counters(item, ".") " ";
}
#contenttxt img {
max-width:100%!important;height:auto!important;
}
#contenttxt ul.timeline li {
position:relative; /* so that pseudoelements are positioned relatively to their "li"s*/
/* use padding-bottom instead of margin-bottom.*/ 
margin: 0 0;
margin-bottom: 0; /* This overrides previously specified margin-bottom */
padding-bottom: 1.5em;
list-style-type: none;
}
#consent-banner {
position: fixed; bottom: 0; left: 0; right: 0;
margin: 0; width: 100%; background: #bcb; 
padding: 20px; text-align: center;
box-sizing: border-box;
overflow: hidden;
}
input {font-family: monospace;}
.lightbox { display:none; position:fixed; z-index:999; width:100%; height: 100%; top:0;left:0; text-align:center; background:rgba(0,0,0,0.8);}
.lightbox img {	max-width:96%; max-height:96%; margin-top:1.5%;}
.lightbox:target { outline:none; display:block;}
ul.timeline li:after {
/* bullets */
content: url('https://cdn.zofzpcb.com/main/RedDiscBu.png');
position: absolute;
left: -23px; /*adjust manually*/
top: 0px;
}
ul.timeline li:before {
/* lines */
content:"";
position: absolute;
left: -16px; /* adjust manually */
border-left: 2px solid black;
height: 100%;
width: 1px;
}
table { border-collapse: collapse}
table td { border:none;}
ul.timeline li:first-child:before {
/* first li's line */
top: 6px; /* moves the line down so that it disappears under the bullet. Adjust manually */
}
ul.timeline li:last-child:before {
/* last li's line */
height: 10px; /* shorten the line so it goes only up to the bullet. Is equal to first-child:before's top */
}
.pcircle {
border-radius:25%;
width: 256px;
height: 256px;
margin: 5px;
}
.left-section{
width:172px;
height:164px;
float:left;
margin-right:10px;
}
.left-section video {width:168px;height:68px;}
.right-section {
height:164px;
display:block;
margin-left:185px;
font-size:16px;
}
.bottom-section {
font-size:16px;
}
.tabstyle1 tr > td:first-child  {text-align:left;width:153px;}
.tabstyle1 tr > td:first-child +td {text-align:left;width:196px;}
.tabstyle1 tr > td:first-child +td+td {text-align:center;}
img { border:0; overflow: scroll; -ms-interpolation-mode: bicubic; }
a:link {color:#402020;} 
a:visited {color:#555566;}
a:active {color:#FF0000;}
.widecentr{
text-align:center;
}
.main-left{}
.main-right{display:block;}
.main-right h2 { background-color:#FFA41C; border-radius: 20px; margin:10px !important;}
.sidebox h4{
margin-top: 6px;
margin-bottom: 8px;
}
.sidebox{
width:300px;
margin-top: 10px;
font-size:16px;
background-color:#FFF;
border: 2px solid #AAA;
border-radius:5px;
text-align:center;
box-shadow: 2px 3px 5px #BBC;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 10px;
}
.sidebox2 h4{
margin-top: 6px;
margin-bottom: 0px;
}
.sidebox2 h5{
margin-top: 4px;
margin-bottom: 8px;
}
.sidebox2{
width:300px;
margin-top: 20px;
font-size:16px;
border: 2px solid #AAA;
border-radius:5px;
text-align:center;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 10px;
box-shadow: 2px 3px 5px #BBC;
}
.thumbnail:hover {
position:relative;
top:-25px;
left:-35px;
width:1059px;
height:735px;
display:block;
z-index:999;
}
.anchor {
position: relative;
padding-top: 100px;
}
.headvid {position: relative;padding-bottom:37.5%;padding-top:5px;height: 0;}
.cuthlpvid {position: relative;padding-bottom:calc(75% + 10px);padding-top:5px;height: 0;}
.videodiv {position: relative;padding-bottom:calc(56.25% + 60px);padding-top: 25px;height: 0;}
.navvideo {position: relative;padding-bottom:calc(75% + 30px);padding-top:20px;height: 0;}
video {width:100%;height:auto}
.righttxt {text-align:right;}
.appages
{
width:100%; 
border:5px;
font-size:14px;
}
.appagelem
{
width:70px;
float:left;
}
.myappage
{
width:160px;
float:left;
}
.bottomln
{
margin-top: 16px;
color:black;
width:100%; 
font-size: 14px;
}
.box a {text-decoration: none; font-weight:bold; white-space: nowrap; display:inline-block; background-color:#FFA41C; padding:5px; line-height:24px; border:1px solid #E70;border-radius:8px;}
.box a:link	   {color:#131;}
.box a:visited {color:#131;}
.box a:active  {color:#131;}
.box a:hover   {color:white; }
.bigbox { display:inline-block; width:250px;text-align:center;border-radius:30px !important;box-shadow: 2px 3px 8px #AAA;}
.hbutt { border:1px solid DimGray; color:black; padding:2px; line-height:28px;background-color:LightGray;white-space:nowrap;}
.tablex td { border: 0px;	padding: 10px; }
.tableb td { border: 1px solid gray; padding: 10px; }
.tableb { border: 1px solid gray; }
.hspace150 { width:150px }
.container {
	display: grid;
	grid-gap: 6px;
}
.optionbox {
	border-radius: 8px;
	border: 2px solid #AAA;
	padding: 10px; 
	padding-bottom: 15px;
	width: 250px;
	margin:10px 10px;
	text-align:center;
	position:relative;
	box-shadow: 2px 3px 4px #BBC;
}
.optionbox button, .optionbox a {
	width:180px;
	display:block;
	margin: auto;
	border-radius: 20px;
	border: 1px solid #E70;
	cursor: default;
	text-decoration:none;
	text-align:center;
	padding: 10px 10px;
	font-size: 17px;
	background-color: #FFA41C;
}
.optionbox button:hover, .optionbox a:hover {color:white; font-weight:bold;}
.optionbox button:active, .optionbox a:active {color:white;} 
.pricetag {color:red;font-weight:bold;font-size: 20px;}
dt { margin: 12px 0 0 0; }
blockquote {
line-height: 1.5;
font-family: Georgia, serif;
position: relative;
margin: 0.5em;
padding: 1.5em 2em 0.5em 3em;
}
blockquote:before {
font-family: Georgia, serif;
position: absolute;
font-size: 6em;
line-height: 1;
top: 0;
left: 0;
content: "\201C";
}
blockquote:after {
font-family: Georgia, serif;
position: absolute;
display: block;
float:right;
font-size:6em;
line-height: 1;
right:0;
bottom:-0.5em;
content: "\201D";
}
blockquote footer {
padding: 1em 2em 0 0;
text-align:right;
}
blockquote cite:before {
content: "\2013";
}
.stars-outer {
  display: inline-block;
  position: relative;
  font-family: Verdana, sans-serif;
  font-size: 32px;
}
.stars-outer::before { content: "\2606 \2606 \2606 \2606 \2606";  color: #bfb37c;}
.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}
.stars-inner::before { content: "\2605 \2605 \2605 \2605 \2605"; color: #f8ce0b;}
.StarTxt {
color:#666;
font:16px arial, Verdana, sans-serif;
}
.form-popup {
display: none;
position: fixed;
bottom: 10px;
left: 15px;
border-radius: 25px;
border: 2px solid #AAA;
background-color: white;
box-shadow: 2px 3px 5px #BBC;
padding: 10px; 
margin:10px 10px;
text-align:center;
z-index: 9;
}
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}
.form-container input {
  padding: 15px;
  margin: 5px 0 12px 0;
  border: none;
  background: #ccf1f1;
}
.form-container input[type=text] {
  width: 90%;
}
.form-container input:focus {
  background-color: #ddd;
  outline: none;
}
.form-container .btn {
	width:180px;
	height:30px;
	border-radius: 10px;
	border: 2px solid #888;
  margin: 5px;
}
.horlines {  width: 100%;}
.horlines th, .horlines td {
  padding: 8px;
  text-align: right;
  border-bottom: 1px solid #ddd;
}
.horlines tr:hover {background-color:#f5f5f5;}
.lnkframe a img {
   padding:3px;
   border:1px solid #000;
   background-color:#f8f8f8;
}
.lnkframe a img:hover {
   padding:2px;
   border:2px solid #00d;
   background-color:#eef;
}
.lnkframe table {
  border-spacing: 15px;
  border-collapse: collapse;
}
.lnkframe table td { border: none;}
.simptable { border-collapse: collapse;}
.simptable td, .simptable th { border: 1px solid black; padding-left: 15px; padding-right: 5px;}
.flist td { font-size:24px; min-width:100px; text-align:center;}
.flist td:first-child { font-size:16px; min-width:100px; text-align:left;}
.flist th:first-child { text-align:left; }
.flist tr:nth-child(even) { background-color:#f6f6f6;}
.flist { margin-left: 20px}
.flisttxt {font-size: 14px;}
.alignleft {clear:left;}
.alignright {clear:right;}
.pgmicon64 {float:left;width:64px;height:64px;margin-right:10px}
.h20px {height: 20px;}
.inline3232 {width:32px;height:32px;vertical-align:middle;}
.hor-tab {width:100%;table-layout:fixed; border-collapse:collapse;}
.hor-tab td { border: none;}
.underlinelink {text-decoration: underline;}
.sh-right {float:right;margin-left:6%;}
.sh-left  {float:left;margin-right:6%;}
.galtab tr:first-child td {color:#666; font-size: 19px; min-width: 200px;}
.galtab table td {border: 1px solid #BBC; }
.galtab table td:first-child {font-weight: bold; text-align: right; }
.galtab td {padding: 8px; }
.instdwnld img {
   padding:3px;
   border:1px solid #000;
   background-color:#f8f8f8;
}
.instdwnld img:hover {
   padding:2px;
   border:2px solid #00d;
   background-color:#eef;
}
.ksteps {
  clear: both;
  list-style: none;
  padding-left: 2%;
}
.ksteps li {
  margin: 2em 0;
  padding-top: 1em;
  display: block;
  position: relative;
  counter-increment: inst;
}
.ksteps li::before {
  content: counter(inst);
  
  background: rgba(255, 150, 0, 0.35);
  color: #fff;
  
  font-size: 1em;
  font-weight: 700;
  font-style: italic;
  text-shadow: 1px 1px rgba(255, 150, 0, 0.5);
  
  border-radius: 0 0.675em 0.675em 0;
  font-size: 1.5em;
  text-align: center;
  
  padding-top: 0;
  padding-left: 2.25%;
  left: -5%;
  top: -0.65em;
  height: 1.35em;
  width: 1.35em;
  position: absolute;
  transition: all 0.2s ease-in-out;
  z-index: -1;
}
@media (min-width: 33em) {
  .ksteps li:before {
    border-radius: 50%;
    font-size: 1.5em;
    height: 1.35em;
    margin-left: 2.5%;
    padding-left: 0;
    padding-top: 0;
    top: -0.15em;
    width: 1.35em;
    z-index: -1;
  }
}
.imgauto {max-width:100%;height:auto}

.meas {display: none;}
