﻿body {
    background-color: #F2ECE6;
}

.Title {
    color: #273C6B;
}

.outercontent, .defaultSidebarContainer, .ffb .content {
    background-color: #FFF;
}

.lightBlue, table tr.even, .taskListByEmployee .list .task:nth-child(even) {
    background-color: #FFF3EF;
}

body.Doehle #mainbox .outercontent .wholeLeftPart .pageNavigation .ui-tabs-nav .ui-state-active {
    background: url("images/ui-bg_glass_65_dab69a_1x400.png") repeat-x scroll 50% 50% #DAB69A;
}

.sidebar, .ui-dialog .alertDialog .PopUpsLeftSide.floL  {
    background-color: #660101;
}

.HomeIndex .ShipContractChat table, .HomeIndex .ShipContractChat table .item td, .HomeIndex .ShipContractChat table .ship th, .HomeIndex .ShipContractChat table .seafarer th,
#vtab > div, #vtab > li {
    border-color: #3D5973;
}

table tr.odd {
    background-color: White;
}

#mainCalendar .notToday {
    border-color: orange;
    border-width: 3px;
}
