.epr-breadcrumb {
    color: #24557F;}
.epr-breadcrumb > li + li:before {
    color: #24557F; }
.epr-breadcrumb > .active {
    color: #525252; }

.register-label {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 3px;
}

.warning-box {
    border: 1px solid red;
    background-color: #ffeeee;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}

.quick-check-form {
    margin-top: 10px;
}

.quick-check-form input {
    min-width: 20em;
}

.registers li {
    margin-top: 10px;
}

.tab-pane form {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-bottom-left-radius: 0.25em;
    border-bottom-right-radius: 0.25em;
    padding: 1em inherit;
}

.full-width {
    width: 100%;
}

.point input {
    max-width: 6em;
    border: 0;
    background-color: white;
    color: #222;
    text-align: center;
}

.point label {
    font-weight: normal;
}

p.text-info {
    margin: 1em 1em 2em;
}

.original h1 {
    border-bottom: 1px solid #638c1c;
    margin-bottom: 2em;
}

.btn-primary {
    background-color: #456114;
    border: 0;
}

.btn-primary.disabled {
    background-color: #798c57;
}

.btn-primary:hover {
    background-color: #436c01;
}

p label {
  font-weight: normal;
}

select, input, input.form-control, select.form-control, span.search-clear {
    background-color: #ebf1e0;
    color: #4F4F4F;
}

input.combobox {
    font-size: 14px;
}

legend {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: none;
}

caption {
    color: #595959;
}

/* search results */

.results ul {
    display: inline-block;
}

.results .search-term {
    background-color: #eef8ee;
    padding: 0.3em;
    border-radius: 0.3em;
    margin-left: 0.5em;
}

.results .list-inline>li:first-child {
    padding-left: 0.3em;
}

.results .controls {
    background-color: #f8faf8;
    border: 1px solid #ccc;
    border-radius: 0.3em;
    padding: 0.8em 0.8em 0 0.8em;
    margin-bottom: 1.5em;
}

table.details th {
    font-weight: normal;
}

h3.group-heading {
  font-weight: bold;
  background-color: #bbb;
  padding: 5px;
  font-size: 14px;
  margin: 0;
}

a.licence {
    color: #255783;
}

.row-highlight {
    background-color: #e0edca
}

.nested-table {
    border: 1px solid #ccc;
    margin: 0.1em;
    padding: 0.1em;
}

/* JqueryUI bootstrap */

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}
.ui-autocomplete .ui-menu-item:hover,
.ui-autocomplete .ui-menu-item.ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

/* DataTables adjust */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background-image: none;
}

/* Documentation layout support */

.toc {
    margin-top: 2em;
}

.toc ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

.toc ul ul {
    margin-left: 1em;
}

.toc ul li {
    list-style-type: none;
    padding-left: 0;
}

.nowrap {
    white-space: nowrap;
}

.avoidwrap {
    display:inline-block;
}

.indented {
    margin-left: 1em;
    margin-bottom: 10.5px;
}

span.linkColour {
    color: #18bc9c;
    text-decoration: none;
}

/* Styling for generated documentation */
.apidoc-attribution {
    font-size: 1em;
}

.apidoc-note {
    color: red;
}

.apidoc-toclist {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

.apidoc-toclist li {
    list-style-type: none;
    padding-left: 0;
}

.apidoc-toclist li ul {
    list-style-type: none;
    padding-left: 2em;
}

.u-apidoc-nowrap {
    white-space: nowrap;
}

.u-apidoc-indented {
    margin-left: 1em;
    margin-bottom: 10.5px;
}

.apidoc-vocab-index ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

.apidoc-vocab-index ul li {
    list-style-type: none;
    padding-left: 2em;
}

.apidoc-term {
    font-weight: bold;
}

.apidoc-definition {
    margin-left: 2em;
    margin-bottom: 1em;
}

blockquote.attribution {
    font-size: 1em;
    font-style: italic;
}

/* Modify standard footer to improve separation */

footer {
    margin-top: 1em;
}

/* Nested tables in Waste Exemptions views */
.table-inner tbody tr th {
    border-top: none;
}

.table-inner tbody tr td {
    border-top: none;
}

.table-inner {
    margin-bottom: 0px;
}

/* List of registers */

.register-list {
    list-style: none;
    padding-left: 0;
}
