.login_form_header_bg {
    background-color: #00999d !important;
}

.alert-info {
    background-color: #d9edf7 !important;
}
.login_form_logo {
	background-image:  url(../images/PCS LG col 300.jpg) !important;
}

header .logo {
    background-image: url(../images/logo.png) !important;  
}

header.header {
    background-image: url(../images/bg1.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;
}

.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;
}

body {
	background-color: #ffffff !important;
}

.btn-primary {
     background-color: #00999d !important;
	 border-color: #00999d !important;
	 color: #ffffff !important;
}

.round_box_content_bg {
    background-color: #f5f5f5 !important;
}

#dashboard_section .post-container {
    background-color: #f5f5f5 !important;
 }

.pop_up_sub_header_bg {
    background-color: #cccccc !important;
}

#dashboard_section .post header,
#dashboard_section .post footer {
    background-color: #cccccc !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: #00999d !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;
    color:  #3985a8 !important;
}

