.themeBody, .themeBg, .headingBg, .themebarBg, .headingBg > tr {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032e4e+0,043d6b+51,032d4c+100 */
	background-color: #217D8A !important; /* Old browsers */
	
}
.dashboardheadingBg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032e4e+0,043d6b+51,032d4c+100 */
	background: #032e4e; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #032e4e 0%, #043d6b 51%, #032d4c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #032e4e 0%,#043d6b 51%,#032d4c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #032e4e 0%,#043d6b 51%,#032d4c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032e4e', endColorstr='#032d4c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.headingBg > tr > th {
	background: none !important;
	color: #fff !important;
	font-size: 80%;
}
.mini-sidebar.themeSide {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032e4e+0,043d6b+50,032d4c+100 */
	background: #032e4e; /* Old browsers */
	background: -moz-linear-gradient(top, #032e4e 0%, #043d6b 50%, #032d4c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #032e4e 0%,#043d6b 50%,#032d4c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #032e4e 0%,#043d6b 50%,#032d4c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032e4e', endColorstr='#032d4c',GradientType=0 ); /* IE6-9 */
}
.main-sidebar.themeSide {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#383838+0,5c5c5c+50,383838+100 */
	background: #383838; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #383838 0%, #5c5c5c 50%, #383838 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #383838 0%,#5c5c5c 50%,#383838 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #383838 0%,#5c5c5c 50%,#383838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#383838',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.themeSide > ul {
	background: rgba(0,0,0,0.3) !important;
}
.main-sidebar-brand {
	background: #313131 !important;
}

.nav-link {
    color: #FFFFFF !important;
}
