.user-panel.p-3.light.mb-2>div .info h3 {
	font-size: 17px;
}
.user-panel.p-3.light.mb-2>div .image img {
    width: 60px !important;
    height: 60px !important;
    margin: 5px 0;
    border: 2px solid #f2f4f7 !important;
    box-shadow: 3px 3px 5px rgb(94 104 121 / 29%), -3px -3px 7px rgb(94 104 121 / 29%);
    /* filter: drop-shadow(2px 2px 3px #00000060); */
}
.user-panel.p-3.light.mb-2>div:first-child {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0 10px;
}
.user-panel.p-3.light.mb-2 {
	background: #f2f4f7;
	padding: 0 !important;
}
.sidebar-menu>li.header {
    display: none;
}section.sidebar>div:first-child
.btn-fab.btn-fab-sm {
    display: none;
}
section.sidebar>div:first-child{
	margin-top: 0px !important;
	display: none;
}
.btn-fab.btn-fab-sm {
    display: none;
}
body{
	background-color: #F6F7FB !important;
	/* background-color: #f6f7fb !important; */
}
section.sidebar {
    background: #0C2D48;
    box-shadow: inset -3px -3px 7px #ffffff73, 3px 3px 5px rgb(94 104 121 / 29%);
}
.offcanvas .sidebar-menu li a:hover,.offcanvas .sidebar-menu li.active> a {
	background-color:#7EC8E3;
}
.offcanvas .sidebar-menu li a {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #ffffff !important;
}
.offcanvas .sidebar-menu.menu-open li a {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000000 !important;
}

.sidebar-menu li> ul>li>a{
    padding-left: 30px !important;
}
.sidebar-menu li> ul{
    background-color: #5885af;
    padding: 0 !important;

}
.offcanvas .sidebar-menu>li {
    border-bottom: 1px solid #f8f8f854;
}
.sticky>.blue.accent-3 {
    background-color: #f2f4f7!important;
    box-shadow: inset -3px -3px 7px #ffffff73, 3px 3px 5px rgb(0 0 0 / 29%);
    border-radius: 0 0 5px 5px;
    padding: .8rem 1rem;
}
.paper-nav-toggle i,.paper-nav-toggle i::after, .paper-nav-toggle i::before {
    background: #000;
}
li.dropdown.custom-dropdown.messages-menu a i,li.dropdown.custom-dropdown.notifications-menu> a>i{
	color:#000 !important;
}
li.dropdown.custom-dropdown.user.user-menu>a,li.dropdown.custom-dropdown.user.user-menu>a>span {
	color: rgb(0 0 0) !important;
    font-weight: 500;
}
li.dropdown.custom-dropdown.user.user-menu {
    background-color: #f2f2f2 !important;
    margin-left: 15px;
    box-shadow: 3px 3px 5px rgb(94 104 121 / 29%), -3px -3px 7px rgb(94 104 121 / 29%);
    border-radius: 7px;
	/* box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; */
}
.nav-sticky .col-md-12 >img{
    border:none !important;
    box-shadow: -5px -5px 9px rgba(255,255,255,0.45), 5px 5px 9px rgba(94,104,121,0.3);
    border-radius: 10px;
}

.dash-widget {
    background-color: #f3f5f8;
    /* box-shadow: -5px -5px 9px .user-panel.p-3.light.mb-2rgba(255,255,255,0.45), 5px 5px 9px rgba(94,104,121,0.3); */
	box-shadow: rgb(0 0 0 / 10%) 0px 10px 50px;
}
.dash-widget >span{
	box-shadow: -5px -5px 9px rgba(255,255,255,0.45), 5px 5px 9px rgba(94,104,121,0.3);

}
.info>h3 {
    color: black !important;
}
.row .card{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
	background-color: #f3f5f8;
}
.card-header:first-child {
    background: #0c2d48    !important;
}
.card .card-header .card-title {
    color: white;
}
.contact-list > li {
    border-bottom: 1px solid #2c3e5075;
    border-radius: inherit;
    padding: 10px;
    background-color: #f2f4f7;
    /* box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px; */
}
.dash-widget {
    background-color: #f3f5f8;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 13px;
}
.dash-widget-info.text-right
{
	text-align: right!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.dash-widget-info > span[class*="widget"] {
    color: #000;
	background-color: transparent;
	font-size: 13px;
}
.dash-widget-info span i {
    display: none;
}
.dash-widget-info > h3 {
    order: 1;
    margin-top: 5px;
}
.title_text h1 {
    background: #0c2d48;
    margin: 0;
    padding: 15px 26px;
    margin-bottom: 25px;
    color: white;
    font-weight: 900;
    border-radius: 11px;
    font-size: 25px;
}
.afirst .dash-widget >span{ background: #55ce63 !important;}
.asecond .dash-widget >span{background: #00a8ff  !important;}
.athird .dash-widget >span{background: #e84118  !important;}
.afourth .dash-widget >span{background: #28a498  !important;}
.dfirst .dash-widget >span{ background: #d63031 !important;}
.dsecond .dash-widget >span{background: #57606f   !important;}
.dthird .dash-widget >span{background: #cb43df    !important;}
.dfourth .dash-widget >span{background: #ffa502  !important;}
.pfirst .dash-widget >span{ background: #2d3436 !important;}
.psecond .dash-widget >span{background: #6c5ce7   !important;}
.pthird .dash-widget >span{background: #7a92a3    !important;}
.pfourth .dash-widget >span{background: #1289A7  !important;}
.ofirst .dash-widget >span{ background: #28a498 !important;}
.osecond .dash-widget >span{background: #0c2d48      !important;}
.othird .dash-widget >span{background: #55ce63    !important;}
.ofourth .dash-widget >span{background: #1289A7  !important;}
.section-wrapper .card .card-body {
	box-shadow: 0 0 10px 3px #00000036;
    margin: 10px 20px;
    border-radius: 5px;
    background: #f2f4f7;
}
.dataTables_wrapper.container-fluid.dt-bootstrap4.no-footer {
    color: black;
}
table.dataTable {
	font-family: arial, sans-serif;
	border-collapse: collapse !important;
	width: 100%;
}
table.dataTable td, th {
	border: 1px solid #00000063 !important;
	padding: 8px !important;
}
table.dataTable th,table.dataTable th {
    border: 1px solid #00000063 !important;
	color:black;
}
table.dataTable tr td:first-child, table.dataTable tr td:last-child{
	text-align: center;
}
h4.ipd_title {
    text-align: center;
    /* padding: 10px 0; */
    /* background: #0c2d48; */
    /* color: #ffffff; */
    /* font-weight: 700; */
    /* border-radius: 5px; */
    padding: 25px 0 10px;
    border-bottom: 1px solid #00000038;
    text-transform: capitalize;
    margin-bottom: 17px;
    margin-left: 50px;
    margin-right: 50px;
}