/* CSS Document */

.bg-gradient-primary {
    background-color: #454241;
    background-image: none;
}
.sidebar-brand img {
	width: 100%;
}

.sidebar .sidebar-brand {
	height: 200px;
}
#wrapper #content-wrapper {
    background-color: #f0f0f0;
}