body {
    background-image: none;
    color: black;
    font-size: 12px !important;
    background-color: white;
    margin: 0 0;
}
.topBar .topMenuContainer {
    display: none;
}
.Logo 
{
    -webkit-print-color-adjust:exact;
    /*margin-top: -10px;*/
}

.LogoC, .mainMenuContainer {
    display: none;
}

.tPgr, .bPgr {
    display: none;
}

.footer, .left_menu, .wnd_but_top, .wnd_but_bottom, .msbutton, .tabpan a, .tabpan, .LMP, .saveNewNamedFilterLnkBtn,
.plusHide, .find_button_in, .edit_button, .map_button, .add_button, input[type="button"], input[type="file"], .tooltip, .commandCol,
.mvalue a.edit, .mvalue a.remove {
    display: none;
}

.CBT.LMRG {
    margin-left: 0;
    margin-top: 50px;
}

select {
    -webkit-appearance:none;
    -webkit-border-radius: 0px;
}

.entity_info_entity span, a, .entity_info .note {
    color: black;
}

.wnd_cap {
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.entity_info_entity, .entity_info_entity a {
    color: black;
    font-size: 16px;
    font-weight: bold;
}

input[type="text"], textarea, select, .form, span.form, input[readonly], .formRO {
    border: 1px solid black;
    background-color: white;
}

.grid th {
    background-color: #ddd;
    border-color: black;
    color: black;
    font-weight: bold;
    font-size: 9px;
}

.grid th a {
    color: black;
    text-decoration: none;
    border-bottom-width: 0;
}

.grid th input[type="checkbox"] {
    display: none;
}

.grid td {
    border-color: #ccc;
}

.grid td span {
    border-width: 0;
}

.grid td a {
    text-decoration: none;
}

.legend 
{
     font-size:9px;
     margin-top: 12px;
     margin-left:auto;
     border-collapse:collapse;
}

.navigationMenuItemCont {
    color: black;
    border-color: black;
}

.currentTimePrintable {
    display: block;
    float: right;
    color: black;
}

.noPrintout, .filter, .customgrid_filter, .filterTop, .filterChanges, .plusHide, .plusShow, .selCol, .custom_grid.page-numbers {
    display: none;
}
