.page-header {
    background-color: #175797;

}
.page-content{
    background: #175797;
}
.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-footer, .mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .page-logo, .mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .page-sidebar {
    background: #edf5fe;
}
.subheader-title {
    color: white;  
}
.panel-hdr {
background-color: #edf5fe;
    color: #175697;
}
.bg-primary-gradient{
background:#edf5fe;
background-image: !important;
}
.panel-hdr h2{
	color:#175697;
	font-size:20px !important;
}
.breadcrumb>li>a {
    text-decoration: none!important;
    color: #fff;
}
.breadcrumb>li.breadcrumb-item {
    color: #fff;
}
.breadcrumb>li>a:hover {
    text-decoration: none!important;
    color: white;
}
.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .page-header, .mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .page-logo{
	border-bottom:0 !important;
}
.page-logo {
    height: 5.125rem;
    width: 16.875rem;
}
.page-logo img {
    width: auto !important;
    height: 100px;
    display: block;
     padding: 14px;
    margin: auto;
}
.bg-primary-600:hover {
	color:#175697;
}
.dropdown-icon-menu>ul>li .btn, .header-btn{
	color:white;
}
.page-wrapper.auth{
	background: #175797;
}
.page-wrapper.auth h2.fs-xxl.fw-500.mt-4{
	
	color:white !important;
}
#form_title_text {
	
	display:none !important;
}
.page-wrapper.auth .page-logo-link img{
	display:none !important;
}
.page-content{
color:#000 !important;
font-weight:500;
}

.dataTables_empty {
	color: #000;
	font-size: 1rem;
	
}
	
	