.sevenSeg {
    width: 96px;
    height: 96px;
}

.sevenSeg .sevenSeg-title {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

li .ui-block-b {
    padding-left: 16px;
}

.ctrl .ui-block-a {
    padding-right: 16px;
}

.schedule {
    text-align: center;
}

.schedule fieldset {
    display: inline;
}

.schedule fieldset legend {
    margin: auto;
}

input:required + label {
    font-weight: bold;
    color: red;
}
