.topContainer {
    background: #08918e none repeat scroll 0 0;
    border-bottom: 1px solid #08918e;
}
.section_logo_bg {
    background: #f3f3f3;
    border-bottom: 1px solid #08918e;
}
#sidebar-wrapper {
    background: #046668 none repeat scroll 0 0!important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #08908d!important;
}
.ui-button, button.ui-button.ui-state-default, .ui-button.ui-state-default {
    background: #00b6c2!important;
    border:0px!important;
}

.compartmentDropdownMenuList {
    background-color: #08908d;
}
.compartmentDataScroll li:hover{
    background-color: #00b6c2;
    color: #ffffff;
    cursor: pointer;
}
.sidebar-list .selectedMenu {
    background-color: #00b6c2 !important;
}
.ui-dialog .ui-dialog-titlebar {
    background: #08908d none repeat scroll 0 0 !important;
}
.rw-breadcrumb-binding{
    color: #046668;
}

.rw-data-table.ui-datatable tbody td .rwCurrencyInput:focus, .rw-data-table.ui-datatable tbody td .ui-inputtext:focus,
.rw-data-table.ui-datatable tbody td .ui-chkbox-box.ui-state-focus, .rw-data-table.ui-datatable tbody td .ui-radiobutton-box.ui-state-focus,
.rw-data-table.ui-datatable tbody td .ui-dropdown.ui-state-focus, .rw-data-table.ui-datatable tbody td .ui-multiselect.ui-state-focus {
    box-shadow: 0px 0px 5px #08918e;
    border: 1px solid #0fcac6;
}

.rw-fa.fa{
    color: #00b6c2!important;
}
.rw-fa-disabled.fa {
    color: #b4dadd!important;
}
.ui-selectbutton .ui-button.ui-state-default {
    border: 1px solid #d6d6d6!important;
    background: #ffffff!important;
}
.ui-selectbutton .ui-button.ui-state-active {
    background: #00b6c2!important;
}