div#fullcalendar td.fc-highlight {
}

form#antragsteller .row-fluid:last-of-type .controls {
    margin: 0.5em 0;
}


form#antragsteller .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
}

div#grillplatz-choose {
	margin-top: 20px;
}

div#grillplatz-details, div#grillplatz-summary {
	margin-top: 20px;
}

@media (min-width: 32em)
.aui.public-pages .uneditable-input {
    font-size: 1.1875em;
    /* padding: 2% 4%; */
}

div#grillplatz-details .uneditable-input, div#grillplatz-summary .uneditable-input{
    padding: 3% 4%;
}


.aui.public-pages .form-horizontal .control-group.error .help-inline {
    color: #b50303;
}



.aui .control-group.error .controls input {
    border-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.aui.public-pages form .row-fluid:last-of-type div#grillplatz-summary .controls {
    margin: 0em 0;
}