.eConLogo {
    display: none !important;
}

html, body {
    background-color: #fff;
}

.ui-widget-content {
    background-color: #fff;
    border: none;
}

.configTable {
    max-width: none !important;
}

.ui-preloadedPanel-header.ui-state-active {
    border: 1px solid #ce1719;
    background: #ce1719 !important;
    font-weight: normal;
    color: #fff;
}

.eConInvalidOption {
    text-decoration: none;
}
