.login_box {
    bottom: 80px !important;
    right: 540px !important;
    top: 80px !important;
	left: 0px !important;
}
.alert-info {
    background-color: #d9edf7 !important;
	color: #000000 !important; 
}
.pcs_login_logo {
	background-image:  url(../custom/login-logo-change.png) !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: #00999d !important;
}

.navbar-default {
    background-color: #f5f5f5 !important;
}

#dashboard_section .post img {
    border-bottom: 3px solid #00999d !important;
}

.pop_up_header_bg {
    background-color: #00999d !important;
}

.nav_hover_effect li a:hover {
    background-color: #00999d !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #00999d !important;
    border-color: #00999d !important;
}
.list_horizontal li.active:after {
	border-left-color:  #00999d !important;
}
.pop_up_footer_bg {
    background-color:  #f0f0f0 !important;
}

div.data_grid_body tr.head {
    background-color: #e0e0e0 !important;
}

div.data_grid_body table tr.selected {
    background-color:#f0f0f0 !important;
}



.btn-primary {
     background-color: #00999d !important;
	 border-color: #00999d !important;
	 color: #ffffff !important;
}

.round_box_content_bg {
    background-color: #f5f5f5 !important;
}


.pop_up_sub_header_bg {
    background-color: #0d0a0a !important;
	color: #e1c72d !important;
}

#dashboard_section .post header, #dashboard_section .quick_note_head {
	background-color: #149995 !important;
	color: #a6fcf6 !important;
}
#dashboard_section .post-container {
	border-bottom-color:#149995 !important;
}
#dashboard_section .post header .post-head i, #dashboard_section .quick_note_head i {
	color: #a6fcf6 !important;
}

.error_box_header_bg {
    background-color: #333333 !important;
}

.header_text_color {
	color: #00999d !important;
}

.sub_heading {
    color: #00999d !important;
}

.table_grid_header_text_color {
    color: #00999d !important;
}

.option_list_box span {
    color: #ffffff !important;
    border: 1px solid #048386 !important;
    background-image: linear-gradient(#048386, #FFF) !important;
}

a {
	color: #00999d !important;
}

a:hover {
	color: #006699 !important;
}

.option_list_box h2 {  
    background-color: #048386 !important;
	color: #ffffff !important;
}

.option_list_box {
    background-color:  #ddeef6 !important;
	border: 1px solid #048386 !important;
    color:  #3985a8 !important;
}


.side_menu_bg {
    background-color: #000000 !important;
}

.side_menu_head_bg {
    background-color: #000000 !important;
}

.side_menu_content_bg {
    background-color: #149995 !important;
}






.menu_box h2 span {
        background-color: #000000 !important;
		color: #e1c72d !important;
}
.menu_box h2 span:after {
	border-top: solid 7px  #000000 !important;
}
.menu_box i {
	background-color:  #e1c72d !important;
	color:  #000000 !important;
}

.menu_box {
	background-color: #000000 !important;
	color: #e1c72d !important;
}
.menu_box ul li i {
	background-color: #000000 !important;
	color: #e1c72d !important;
}

.menu_box ul li, .menu_box ul li a  {
	background-color: #149995 !important;
	color: #a6fcf6 !important;
}





.side_menu_bg li a {
    color: #e1c72d !important;
}
.side_menu_bg li a:hover{
    color: #e1c72d !important;
	background-color:#000000 !important;
}
.side_menu_head_bg {
    color: #e1c72d !important;
}

.side_menu_content_bg .head {
    color: #a6fcf6 !important;
	border-bottom-color: #a6fcf6 !important;
}
.side_menu_content_bg ul.child-list li a {
    border-bottom-color: #a6fcf6 !important;
}
.side_menu_content_bg ul.child-list li a {
    color: #a6fcf6 !important;
}
.side_menu_content_bg ul.child-list li a:hover {
    color: #a6fcf6 !important;
}

:root {
    --mdc-theme-primary: #000000 !important;
    --mdc-theme-secondary: #000000 !important;
    --mdc-theme-background: #f5f5f5 !important;
    --mdc-theme-on-primary: #e1c72d !important;
    --mdc-theme-on-secondary: #e1c72d !important;
}
