.nbg-back{background: !important;}
.form-box .bheader { background-color:; color:;}
.form-box .body {  background: !important; color:;}
.bg-darkblue, .bg-darkblue:hover {  background-color: !important;  color:; }
.form-box .footer {background-color: !important; }
.form-box .footer a { color:; }

.skin-blue .navbar {  background-color:#474747;}
.skin-blue .logo {  background-color:#474747;  color:#FFFFFF;}
.skin-blue .logo:hover { background-color:#474747; }
.bg-light-blue {  background-color:#474747 !important;}
html, body {  background:#F9F9F9;}
.right-side {  background:#F9F9F9;}
.skin-blue .right-side > .content-header {  background:#F9F9F9;}
.content {  background:#F9F9F9;}
.skin-blue .left-side { background:#F4F4F4;}
.skin-blue .sidebar a {
  color:#777777;
}
.skin-blue .sidebar > .sidebar-menu > li > a:hover,
.skin-blue .sidebar > .sidebar-menu > li.active > a {
  color:#777777;
  background: #F9F9F9;
}
.skin-blue .sidebar > .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #F9F9F9;
}
.skin-blue .treeview-menu > li > a{ color:#777777; }
.skin-blue .treeview-menu > li > a:hover { color:#555555; }
.bg-red {  background-color: #00adbf !important;}
.bg-yellow {  background-color: #80c900 !important;}
.bg-aqua {  background-color: #ff8080 !important;}
.bg-blue {  background-color: #419aff !important;}
.bg-green {  background-color: #fb00b5 !important;}
.bg-teal {  background-color: #00836d !important;}
.bg-purple {  background-color: #ff73a8 !important;}
.bg-maroon {  background-color: #85144B !important;}
.box { background-color: #FFFFFF;border-top-color:#C1C1C1 }
.box.box-primary { border-top-color:#C1C1C1; }
.box.box-danger { border-top-color:#F56954; }
.box.box-info { border-top-color:#00C0EF; }
.box.box-success { border-top-color:#00A65A; }
.table th a { color:#656565; }
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color:#F3F4F5;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .etable > tbody > tr > td, .etable > thead > tr > th {
  border-top-color:#DDDDDD;
}
.table-striped > tbody > tr > td > div.newactions > a.actions{
 color:#656565; 
}
.steps ol {
  background-color:#F2F2F2;
}
.steps li.current div {
  background-color:#bfbfbf;
}
.steps li.completed div {
  background-color:#ff9d41;
}
.steps li.completed div:after {
	border-left: 30px solid #ff9d41}
.steps li.current div:after {
	border-left: 30px solid #bfbfbf}
@media screen and (max-width: 500px) {
	.steps ol{
		background: none;
	}	
	.steps li.completed div:after {
		border-left: 0px solid #00A65A
	}
	.steps li.current div:after {
		border-left: 0px solid #3C8DBC
	}
}
.bg-olive {  background-color: #3D9970 !important;}
.bg-navy {  background-color: #001F3F !important;}
.bg-orange {  background-color: #FF851B !important;}
.bg-primary, .btn-primary {  background-color: #1a9aff !important;}
.bg-danger {  background-color: #F56954 !important;}
div.showcolumns {  background-color: #85144B !important;}
