/* COLOR DEFINITION */
div.nextPrev a, span.binSwitch a{
  color: #8E8E87;
}
span.binSwitch a.active{
  color: #000000;
}

.menu li a:hover, .menu li a.active
{background:#c9040d;}

h1,h2,h3,h4,h5,h6,.menu li.submenu ul li a:hover, .menu li.submenu ul li a.active,
span.color, span.color a:link, span.color a:visited, span.color a:hover,
div.resultCount div.batchActions input:hover, form.newForm div.formRow label.colored, form.newForm fieldset div.formRow label.colored,
div.pager a:hover, div.actions a:hover *, div.nextPrev a:hover, span.binSwitch a:hover
{color:#c9040d;}

input:focus,textarea:focus,select:focus,div.resultCount div.batchActions input.dateInput:focus
{border-color:#c9040d;background-color:#FFFFFF;}

a.submitButtonSmall, a.submitButtonSmall:link, a.submitButtonSmall:visited, a.submitButtonSmall:hover,
.filterButtonSmall, .filterButtonSmall:link, .filterButtonSmall:visited, .filterButtonSmall:hover
{background-color:#c9040d;}

input.submitButton:hover, a.submitButton:hover, a.submitButtonSmall:hover, div.submitButton:hover
{background-color:#c9040d;}

.iconDetail span
{color: #8e8e87;}

.iconDetail:hover span
{color:#c9040d;}

.autocomplete { border:2px solid #e0e0de;}
.autocomplete .selected { background:#e0e0de; }
.autocomplete strong { color:#c9040d; }

table.resultTable tbody tr td.hoverRow {background-color:#e9f6ff;}
table.resultTable tbody tr.quickEditRow td.hoverRow {background-color: #c7e8ff;}

strong.title, form.newForm fieldset.title label{
  color: #c9040d;
}

table.resultTable tbody tr.storno td{
  background-color: #F7C0C2;
}