/* Add here all your CSS customizations */
h4.title-menu {
	display: block;
	width: 100%;
	text-align: left;
	color: #FFF;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
    padding: 0px 25px;
}

.sidebar-left .sidebar-header .sidebar-title {
    color: #FFF;
}


div.dataTables_wrapper div.dataTables_filter label {
	display: flex;
	float: right;
	align-items: center;
}

.fileupload {
	position: relative;
}

.fileupload i {
	left: 12px !important;
}

.page-header {
	margin: -40px -40px 20px -40px !important;
}

.footer-sponsors {
    padding: 0px;
    background: #0c2a56;
    margin-left: -40px;
    max-height: 150px;
}

html.no-overflowscrolling .sidebar-left .nano {
    background: #0c2a56;
    box-shadow: -5px 0 0 #154D9E inset;
}

.page-header h2 {
    border-bottom-color:#154D9E;
}

.page-header {
    background: #0c2a56;
}

.sidebar-left .sidebar-header .sidebar-title {
    background: #0c2a56;
}

.sidebar-left .sidebar-header .sidebar-toggle {
    background: #0c2a56;
}
