select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #428dc9 !important;
    font-weight: 800;
}

img.eb-thumb-left {
display: none !important;
}

img.ebm-event-thumb {
  min-width: 100% !important;
}