.space-top {
	margin-top: 25px;
}
.space-bottom {
	margin-bottom: 25px;
}
.sombreado {
	background-color: #afdcf6;
}
label {
	font-family: Calibri;
	font-weight: bold;
	color: #E8501F;
	font-size: 18px;

}
.panel-primary>.panel-heading {
	background-color: #03132B;
	border-color: #03132B;
}

.page-header {
	color: #E8501F;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
	background-color: #03132B;
}
.skin-blue .main-header .navbar {
	background-color: #082d65;
}
.skin-blue .main-header .logo {
	background-color: #051e44;
}
@media (min-width: 768px) {
	.sidebar-mini.sidebar-collapse .logosinst-lg {
    display: none;
  }
}

.logos .img-responsive {
    margin: 0 auto;
}
.user-panel {
	height: 65px;
}
.table th {
	background-color: #ffe0af;
}
.user-panel>.info {
	left: 0px;
}
.sidebar-menu {
	position: absolute;
	width: 100%;
	z-index: 999;
	top: 135px;
	background-color: #03132B;

}
.logosinst-lg {
	position: absolute; 
    bottom: 0; 
    width: 100%; 
    height: 252px; 
    z-index: 0;
}
.user-menu {
	background-color: #e8501f;
}
.table th.sorted {
	background-color: #f9a722;
}
.table th.sorted a {
	color: white;
}