.pcs_login_logo {
	background-image:  url(../custom/) !important;
}

header .logo {
    background-image: url(../custom/) !important;  
}

.panel-header span.logo {
    background-image: url(../custom/) !important;  
}

header.header, .panel-header {
    background-image: url(../custom/home-header-background-image.png) !important;
    background-color:  !important;
}

.navbar-default {
    background-color:  !important;
}

#dashboard_section .post img {
    border-bottom: 3px solid  !important;
}

.pop_up_header_bg {
    background-color:  !important;
}

.nav_hover_effect li a:hover {
    background-color:  !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color:  !important;
    border-color:  !important;
}
.list_horizontal li.active:after {
	border-left-color:   !important;
}
.pop_up_footer_bg {
    background-color:   !important;
}

div.data_grid_body tr.head {
    background-color:  !important;
}

div.data_grid_body table tr.selected {
    background-color: !important;
}



.btn-primary {
     background-color:  !important;
	 border-color:  !important;
	 color:  !important;
}

.round_box_content_bg {
    background-color: #f5f5f5 !important;
}


.pop_up_sub_header_bg {
    background-color:  !important;
	color: #ffffff !important;
}

#dashboard_section .post header, #dashboard_section .quick_note_head {
	background-color:  !important;
	color:  !important;
}
#dashboard_section .post-container {
	border-bottom-color: !important;
}
#dashboard_section .post header .post-head i, #dashboard_section .quick_note_head i {
	color:  !important;
}

.error_box_header_bg {
    background-color:  !important;
}

.header_text_color {
	color:  !important;
}

.sub_heading {
    color:  !important;
}

.table_grid_header_text_color {
    color:  !important;
}

.option_list_box span {
    color:  !important;
    border: 1px solid  !important;
    background-image: linear-gradient(, #FFF) !important;
}

a {
	color:  !important;
}

a:hover {
	color:  !important;
}

.option_list_box h2 {  
    background-color:  !important;
	color:  !important;
}

.option_list_box {
    background-color:   !important;
	border: 1px solid  !important;
    color:   !important;
}



/*menu box -overview*/
.menu_box h2 span {
	background-color: #152c99 !important;
	color: #ffffff !important;
}
.menu_box h2 span:after {
	border-top: solid 7px  #152c99 !important;
}
.menu_box {
	background-color: #152c99 !important;
	color: #ffffff !important;
}
.menu_box i {
	background-color: #152c99 !important;
	color: #ffffff !important;
}
.menu_box ul li i {
	background-color: #152c99 !important;
	color: #ffffff !important;
}
.menu_box ul li, .menu_box ul li a {
	background-color: #152c99 !important; /*was nothing*/
	color: #ffffff !important; /*was nothing*/
}
/*side menu*/
.side_menu_bg {
    background-color: #152c99 !important;
}
.side_menu_bg li a {
    color: #ffffff !important;
}
.side_menu_bg li a:hover {
    color: #ffffff !important;
    background-color: #152c99 !important; /*was secondary*/
}
.side_menu_head_bg {
    color: #ffffff !important; /*was secondary*/
    background-color: #152c99 !important; /* was secondary*/
}
.side_menu_content_bg {
    background-color: #152c99 !important; /*wasnt there*/
}
.side_menu_content_bg .head {
    color: #ffffff !important; /*was nothing*/
    border-bottom-color: #152c99 !important; /*was nothing*/
}
.side_menu_content_bg ul.child-list li a {
    border-bottom-color: #ffffff !important; /* was nothing*/
}
.side_menu_content_bg ul.child-list li a {
    color: #ffffff !important; /*was nothing*/
}
.side_menu_content_bg ul.child-list li a:hover {
    color: #ffffff !important; /*was nothing*/
}

:root {
    --mdc-theme-primary: #152c99 !important;
    --mdc-theme-secondary: #152c99 !important;
    --mdc-theme-background: #f5f5f5 !important;
    --mdc-theme-on-primary: #ffffff !important;
    --mdc-theme-on-secondary: #ffffff !important;
}
