/* -------------------------START RECOLOUR------------------------- */

/* BODY #0E5D2E / #16370A */

body {
    background-color: #191919;
    color: #2F2F2F;
}

/* MAIN #2C2D31 */

.cornerx:hover, .dismiss:hover, .input-button,
[class*='tblbod'] a,
.texttableblue1s a:not(.icon),
a,
.leftmenu li a.selectedp, .leftmenu li a.selectedp2,
.offer-title, .offers-more {
    color: #424443;
}

.sortarrow, .tblhdorg, .message,
.plusicon:hover,
.cursor-highlight, #ic5-main-menu, #ic5-main-page-container > .loader, #ic5-main-menu .loader,
h2 .helpbutton, a.button, .offers-header,
.tblhd,
div.block,
.mattblackmenu li a, .mattblackmenu li a:active, .mattblackmenu li a, .mattblackmenu ul, .mattblackmenu ul a,
.menu-container,
.spinner1 > div {
    background-color: #424443;
}

.offers-header, .offer-container, .offer-title, .offers-more, .offers-bottom-link, .offer-container > table {
    border-color: #424443;
}

.offer-container > .table-padded tr:last-of-type > td {
    border-bottom-color: #424443;
}

/* ALT #589b7a */

.input-button:hover, a.button:hover,
.floatingnote, div.expand > .error.title.init:hover,
.mattblackmenu li a.selected, .mattblackmenu li a.selectedp, .mattblackmenu li a:hover,
.ddsubmenustyle li a, .ddsubmenustyle div, .ddsubmenustyle,
div.block:hover,
.offer-title:hover, .offers-more:hover, .offer-title.selected {
    background-color: #6a6d6b;
}

.input-button:hover,
.offer-title:hover, .offers-more:hover, .offer-title.selected {
    border-color: #6a6d6b;
}

/* COPYRIGHT #94eac6 */

.copyright-txt, .copyright-txt a, .copyright-txt a:hover {
    color: #9B9B9E;
}

/* OVERRIDES */

.ddsubmenustyle li a:hover {
    background-color: #424443;
}

/* DEFAULT OVERRIDES */

a.button, .error a, .message a, .tblhd a {
    color: #FFF;
}

.icon.red, a.icon.red, a .icon.red {
    color: #813535;
}

.icon.yellow, a.icon.yellow, a .icon.yellow {
    color: #FFC906;
}

.icon.green, a.icon.green, a .icon.green {
    color: #35813B;
}

/* -------------------------END RECOLOUR------------------------- */