﻿body {
}

tr.etaPort td.EtaPort {
    background-color: #FFFF00 !important;
}

tr.Alert td.Code, tr.Alert td.Status {
    background-color: #FF6347 !important;
}

tr.Ok td.Status {
    background-color: #6CBB3C !important;
}

tr.AlertDelay td.DelayTime {
    background-color: #FF6347 !important;
}


table.MoneyTransfer_grid1 .Cell.TotalAmount {
    background-color: #41ff44 !important;
    border-bottom-color: #41ff44 !important;
}

table.MoneyTransfer_grid1 .Cell.TransferAmount {
    background-color: #ffeb3b !important;
    border-bottom-color: #ffeb3b !important;
}

.navbar-brand {
    color: #000000 !important;
}

.Tall div#PageHeaderBar {
    padding-bottom: 4px;
    padding-left: 50px;
}

div#PageHeaderBar {
    background-image: url("/images/logo.png");
    background-size: 42px 25px;
    height: 26px;
    padding-left: 50px;
}
