body, input, select, textarea, button, .ui-btn{
	font-size: 1em;
    line-height: 1.3;
    font-family: sans-serif;
}
.ui-mobile a img, .ui-mobile fieldset{ display:none;}

.tags span {
    display: inline-block;
    background: hsl(0, 100%, 100%);
    color: hsl(0, 0%, 0%);
    padding: 5px 10px;
    margin-right: 5px; border:1px solid grey;
}
.jqm-demos .jqm-content > h3 {
    color: hsl(126, 48%, 47%);
    background-color: hsla(0, 0%, 0%, 0);
    font-size: 1.4em;
    margin: 0 0 1em;
}
.jqm-demos .jqm-header .ui-btn, .ui-loader, .issue-detail-form { display:none;}