/* -------------------------START RECOLOUR------------------------- */

/* BODY #20334d / #2F2F2F */

body {
    background-color: #232738;
    color: #2F2F2F;
}

/* MAIN #ff4c52 */

.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: #ff4c52;
}

.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: #ff4c52;
}

.offers-header, .offer-container, .offer-title, .offers-more, .offers-bottom-link, .offer-container > table {
    border-color: #ff4c52;
}

.offer-container > .table-padded tr:last-of-type > td {
    border-bottom-color: #ff4c52;
}

/* ALT #f58f93 */

.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: #f58f93;
}

.input-button:hover,
.offer-title:hover, .offers-more:hover, .offer-title.selected {
    border-color: #f58f93;
}

/* COPYRIGHT #9CB5D4 */

.copyright-txt, .copyright-txt a, .copyright-txt a:hover {
    color: #f5d9e1;
}

/* OVERRIDES */

.ddsubmenustyle li a:hover {
    background-color: #ff4c52;
}

/* 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------------------------- */