/* $Date: 2023.10.09 $  $Author: J D White $  $Website: https://www.AiZhu.com $ */
/* START: Unique for PY */
body {font-size: 4.2vw;}
h1 { font-size: 3.5vw; }
/* END: Unique for PY */

/* 2025.03.24 jdw */
.homeicon {width: 4.2%;}
.utube {width:10%;}
/* BIBLE general */
body {background: #EEEEEE;}
h1 {text-align: center; margin: 0; padding: 0;}
A {color: Black; font-weight: normal; text-decoration: none;}
A:hover {color: Red;}
.icon {width: 4%;}
sup, .py, .greek, .comment {color:#666666;} 
sup, .py, .greek, .song, .ref {vertical-align:super; font-size: 0.6em;}
.comment{font-size: 0.6em;}
.x, .xy, .yx, .xb, .yb, .y, .b, .t { color: Green;} 
.noDefn { }   /* Set(colour) for Diagnostics */
/*AUDIO bar and control */
.audio_control{text-align: center;}
.audiobar {width:50%; vertical-align: middle;}

/* MUSIC usage */
.volume {font-size: 0.6em;}  
.EN_title { font-size: 0.8em;} 
/* BIBLE verse fonts */
.vs, .bv, .bvs {font-weight: Bold; vertical-align: super; font-size: 0.6em; 
	font-family:consolas, "consolas", monospace; color: Gray;}	
.bv, .bvs {visibility: hidden;}

/* BIBLE paragraph style */
p.poetr {}
p.prose {margin: 0.2em auto; text-indent: 1.0em;}
p.forma {}

/* buttons top: pronunciation on/off toggle, font-size, links */
.bbut, .button, .button_cut, .button_vis  {
	 font-family: Arial, sans-serif;
    display: inline-block;
    padding-top: 0.05em;
    padding-bottom: 0.05em;
	 padding-left: 0.2em;
	 padding-right: 0.2em;
	 margin: 0.0em;
    font-size: 4vw;
    color: Black;
    background-color: #DDDDDD;
    border:  solid 0.1em Blue;
    border-radius: 0.3em;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.bbut:hover, .bbut:focus, .bbut:active,
.button:hover, .button:focus, .button:active,
.button_cut:hover, .button_cut:focus, .button_cut:active,
.button_vis:hover, .button_vis:focus, .button_vis:active 
     {background: White; border: solid 0.1em Red;} 
.button_cut {display: none;}

/* Footer and Bottom Navigation Bar Buttons */
footer {font-size: 2.5vw; font-weight: normal; text-align: center;}

.go, .goa {font-size: 3.2vw; text-decoration: none; font-weight: bold; border-radius: 1vw;}
.go, .goa {padding-left: 0.5vw; padding-right: 0.5vw; padding-top: 2vw; padding-bottom: 2vw;}

.go {color: Black; background: #DDDDDD; border: solid 0.3vw Blue;}
.goa, .goa:hover {color: White; background: Black; border: solid 0.3vw Black;}
.go:hover {background: White; border: solid 0.3vw Red;}


/* MUSIC ONLY TO DISPLAY TONES */
@import url(https://db.onlinewebfonts.com/c/ded1f134681eda2ddfe2a20c3595aa2a?family=SimpMusic+Base);
.musicNumber {font-family: "SimpMusic Base";}


