/* .header .ui-btn { height: 30px; padding-top:20px } */

.listlevel1 {
    text-indent:10px;
}
.listlevel2 {
    text-indent:20px;
}

body {
    -webkit-touch-callout: none;                /* prevent callout to copy image, etc when tap to hold */
    -webkit-text-size-adjust: none;             /* prevent webkit from resizing text to fit */
    -webkit-user-select: none;                  /* prevent copy paste, to allow, change 'none' to 'text' */
}
a {
    text-decoration: none;
}

a.order {
    text-decoration: none;
    font-weight: bold;
    font-size: 110%;
}

.header {
    text-align: center;
    font-size: 14px;
}

.footer {
    text-align: center;
    font-size: 12px;
}

.keyimage {
    padding:1px;
    max-width: 100%;
    width: auto;
    }
    
.welcomeimage {
    
    padding:1px;
    max-width: 100%;
    width: auto;
    border: none;
    margin-bottom: 30px;
    margin-top: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.introtext {
    font-family: Times New Roman;
    margin-bottom: 40px;
    text-align: justify;
}

.keytext {
    text-align: left;
    word-wrap: break-word !important;
    white-space: normal !important;
}

.keyorder {
    text-align: right;
    word-wrap: break-word !important;
    white-space: normal !important;    
}

.ui-content
{
    margin-bottom:20px; /* Set this to whatever your footer size is... */
}

.ui-footer {
    position: absolute !important;
    bottom: 0;
    width: 100%;
}

.keybutton {
    width: 92%;
    max-width: 450px;
}

.descriptiontitle {
    text-shadow:1px 0px 1px rgba(66,118,72,0.4);font-weight:normal;color:#000000;letter-spacing:2pt;word-spacing:4pt;text-align:center;font-family:times new roman, times, serif;line-height:1;    
}

.descriptiontext {
    font-weight:normal;color:#000000;letter-spacing:1pt;word-spacing:2pt;text-align:left;font-family:times new roman, times, serif;line-height:1.3;
    
}

.descriptionimage {
    padding:1px;
    max-width: 100%;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;    
}