/* $Date: 2022.06.03 $  $Author: J D White $  $Website: http://www.AiZhu.com $ */








body { background: #EEEEEE; color: Black; font-style: normal; overflow-y: scroll;}
h1 { text-align: center; font-size: 1.2em; font-weight: Bold; }
h2 { text-align: left;   font-size: 1.1em; font-weight: Bold; display: inline; }

A { color: inherit;   font-style: Normal; font-weight: Normal; text-decoration: none; }
A:hover { color: Red; }
SUP { color: #666666;  }

footer { font-size: 0.7em; text-align: center; }

.vs  {color: Blue; font-weight: Bold; vertical-align: super; font-size: 0.6em; font-family:consolas, "consolas", monospace;}/*bible*/
.bvs {font-weight: Bold; vertical-align: super; font-size: 0.6em; font-family:consolas, "consolas", monospace; visibility: hidden;}/*bible*/
.comment { color: #666666; font-size: 0.7em;}
.song {vertical-align: super; font-size: 0.7em;}
.ref {vertical-align: super; font-size: 0.7em;}
.location {color: Purple;} 
.t { color: Green;}
.x { color: Green;}
.y { color: Green;}
.b { color: Green;} /* TURN ON for Bible words */
.py { color: #666666; vertical-align: super; font-size: 0.6em;} /* not used */
.noDefn { color: Red; font-weight: Bold; font-size: 1.2em;} /* Set(ON) for Diagnostics */
.link {color: Blue; text-decoration: underline;} /*music*/
.superscription {font-size: 0.7em;}
.volume {font-size: 0.6em;}
.EN_title { font-size: 0.8em;}


.homeicon {width: 5%; max-width:40px;}

.link_button {
    border-radius: 6px;
    border: solid 2px Black;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #DDDDDD;
    padding: 1px 4px;
    text-decoration: none;
}