@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.slimtimer.com/client"), url-prefix("http://slimtimer.com/client"){

#quick-create-wrapper {
 display: none !important
}

input[type='checkbox'],
input.checkbox {
 display: none !important;
}

a {
 margin: 0 !important;
}

}