body {
    font: 12pt/1.5em normal HelveticaNeue,"Helvetica Neue",Helvetica,sans-serif;
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: #000;
    
 //*  font: 13pt Georgia, "Times New Roman", Times, serif; */
    line-height: 1.3;
    background: #fff !important;
    text-align: justify;

}




table {
    width: 100%;
    border-collapse: collapse;
    font-size: 10px;
    margin: 1.1em 0 !important;
    border: none;
}
table tr {
    border: none;
}
table th {
    text-align: left;
    padding: 4px 10px 3px 5px;
    background: #9BA0AF;
    color: #fff;
    white-space: nowrap;
    border: none;
}
table td {
    border: none;
    border-bottom: 1px solid #eee;
    padding: 8px 6px 8px 5px;
    color: #555;
}
#content table p {
    margin: 0;
}

#content h1 img {
    vertical-align: middle;
    margin: 0 7px 0 0;
}

a {
    color: #000;
    text-decoration: none;
}

h1 {
    margin-top: 2em;
   page-break-before: auto;
}

#topBar,
#menu,
#search,
.see,
.also,
.question .show,
.question .hide { display: none; }

.question {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: -1px 0 0 0;
    padding: 20px 0;
}
 .title {
    font-weight: bold;
}

img {
    max-width: 65%;
    height: auto;
    margin: 3em auto 3em auto;
    display: block;
}

.icon {
    
    width: 15pt;
    height: 15pt;
    display: inline-block;
    position: relative;
    vertical-align: text-top;
    margin: 0;
    pointer-events: none;
    overflow: hidden;
}

#home {
    page-break-after: always;
}
#home .wrap {
    
    text-align: center;
}
#home h1 {
    background: none !important;
    padding: 0;
    font-size: 2.5em;
    line-height: 1em;
}

#home h2 {
    margin: auto;
    max-width: 75%;
    page-break-after: always;
}

.logo {
    width: 100px;
    height: 100px;
}



header nav, footer {
display: none;
}

/* target all pages */
@page {
  margin: 2cm;
}

/* target the first page only */
@page :first {
  margin-top: 6cm;
}

/* target left (even-numbered) pages only */
@page :left {
  margin-right: 4cm;
}

/* target right (odd-numbered) pages only */
@page :right {
  margin-left: 4cm;
}



.video-js {
    display: none;
}


#content::after {
  content: "Stop Motion Studio® is registered trademark of Cateater, LLC. Copyright © 2010 - 2023 Cateater™ LLC. All rights reserved.";
  display: block;
  text-align: center;
}
