.quickLink, .pageTitle, .controllerContent  {
    background-color: #EBF3FB;
}

.radio_styler:hover > input:not([disabled]) + .radio_replacer, .checkbox_styler:hover > input:not([disabled]) + .checkbox_replacer,
.panel_row_active,.panel_row:hover,
.Row_mover, option:hover, .panel_row_shaddow:hover, .panel_row:hover, .foldBoxHeaderLayout:hover,
.foldBoxHeaderLayout:hover .LabelSection span, .htextarea_input textarea:not(.editing):hover {
    background-color: #E6EEF8;
}
.panel_row_shaddow.selected, .panel_row_shaddow.selected > .panel_row:hover, .sound_pages.selected, .Row_checked, option[selected] {
    background-color: #F6F7F9;
}
.searchContainer, #search_id, #removal_btn, .controlBtns, .searchBtns {
    background-color: #F6F7F9;
}

th {
    background-color: #699DD4;
}

.formArea, .no_records {
    background-color: #F9FBFD;
}
#tabs {
    background-color: #F9FBFD;
}
.tab.selected a {
    color: #5997D9 !important;
}
.tab.selected a:before {
    border-color: #5997D9;
}

.pageTitle .name, .pageTitle b, .report thead, .foldBoxHeaderLayout, legend,
#container_invoice_info thead td, #invoice_log_details thead td {
    color: #2C599B;
}
