body                               { font-size: 20pt; color: white; text-align: center; background-color: black; }
body.admin                         { font-size: 20pt; color: white; background-color: black; }
br.headerfill                      { font-size: 15px; }
br.fieldsfill                      { font-size: 5px; }
br.spacing                         { font-size: 3px; }
div.display                        { display: inline; }

input[type='checkbox']             { width: 30px; height: 30px; background: white; border-radius: 5px; 
                                     border: 2px solid #555; }
input[type='checkbox']:checked     { background: #abd; }
input[type='submit'].checkin       { font-size: 18px; width: 200px; height: 50px; border-radius: 5px; 
                                     text-align: center; padding: 0px; }

.WATitle                           { font-size: 35pt; color: red; background-color: transparent; }
.WATitle2                          { font-size: 26pt; font-style: italic; color: white; 
                                     background-color: transparent; }
.WASubTitle                        { font-size: 20pt; color: red; background-color: transparent; }

.SelTD                             { font-size: 14pt; border: white 1pt solid; color: white; text-align: center; }
.SltdTD                            { font-size: 14pt; border: white 1pt solid; color: yellow; text-align: center; }
.BlnkTD                            { font-size: 14pt; border: medium none; color: black; text-align: center; }
.FieldTD                           { font-size: 14pt; border: white 1pt solid; color: white; text-align: left; }

a.choices                          { font-size: 14pt; text-decoration: underline; color: white; 
                                     background-color: transparent; }
a.choices:active                   { font-size: 16pt; text-decoration: none; color: yellow; 
                                     background-color: transparent; }
a.choices:visited                  { font-size: 14pt; text-decoration: underline; color: white; 
                                     background-color: transparent; }

a.links                            { text-decoration: underline; color: yellow; }
a.links:active                     { text-decoration: underline; color: red; }
a.links:visited                    { text-decoration: underline; color: purple; }

.BlogPanel                         { vertical-align: text-top; }
.BlogText                          { font-size: 16pt; color: cyan; background-color: transparent; }
.Intro                             { font-size: 16pt; color: white; background-color: transparent; }

.fieldheader                       { font-size: 16pt; font-family: arial; color: white; 
                                     background-color: transparent; text-align: center; }
.fieldname                         { font-size: 14pt; font-family: arial; color: black; 
                                     background-color: transparent; text-align: left; }
.fieldname-bb                      { font-size: 14pt; font-family: arial; color: yellow;
                                     background-color: transparent; border-bottom: 1px solid #fff; }
.dpdfielddata                      { font-size: 14pt; font-family: arial; color: green; background-color: white; }
.boxfielddata                      { font-size: 14pt; font-family: arial; color: green; 
                                     background-color: transparent; border: #ffffff 1px solid; display: inline; }
.regfielddata                      { font-size: 14pt; font-family: arial; color: green; 
                                     background-color: transparent; border-bottom: 1px dotted #fff; }
.saved                             { font-size: 16pt; font-family: arial; color: red; background-color: transparent; }
.checkbox                          { font-size: 18pt; font-family: arial; color: green; 
                                     background-color: transparent; }
.thankyou                          { font-size: 14pt; font-family: arial; background-color: transparent; }
.checkindata                       { font-size: 12pt; font-family: arial; color: green; 
                                     background-color: transparent; border-bottom: 1px dotted #fff; }

/* -- Mobile 2025 Site --- */
.menu                              { background-color: #fff; font-family: Arial; font-size: 18px; color: #000; }
.menurd                            { background-color: #fff; font-family: Arial; font-size: 18px; color: red; }
.menublu                           { background-color: #fff; font-family: Arial; font-size: 18px; color: blue; }
.menumrgn                          { background-color: red; font-family: Arial; font-size: 12px; color: #000; }
.mobilehdr                         { font-size: 20px; color: red; }
.mobilehdrd                        { font-size: 20px; color: white; }
html                               { scroll-behavior: smooth; }
.logo                              { margin: 1rem auto; text-align: center; }
.logo img                          { width: 90px; height: auto; }
h1                                 { color: red; margin: 0.5rem 0; font-family: Arial, sans-sarif; text-align: center; }
h2                                 { color: white; margin: 0.5rem 0; font-family: Arial, sans-sarif; text-align: center; }
