body {
    font-family: 'Ubuntu', sans-serif !important;
}

.skin-3 .navbar {
	background: #000 !important;
}

.skin-3 .nav-list>li>a {
	color: #000 !important;
}

.widget-color-blue2>.widget-header {
	background: #000000 !important;
    border-color: #000000 !important;
    color: #ffec00 !important;
}

.widget-color-blue2 {
	border-color: #f7f7f7 !important;
}

.btn-primary, .btn-primary.focus, .btn-primary:focus {
    background-color: #ffee00!important;
    border-color: #ffee00;
    color: #000 !important;
    text-shadow: none !important;
}

.blue {
    color: #ffec00!important;
}

.btn-white.btn-primary {
    border-color: #bfbfbf!important;
    color: #a5a5a5!important;
}

.skin-3 .breadcrumbs {
	background-color: #f9f9f9 !important;
}

.widget-title a {
	color: #ffec00 !important;
}

[class*=widget-color-]>.widget-header>.widget-toolbar>.widget-menu>[data-action=collapse], [class*=widget-color-]>.widget-header>.widget-toolbar>[data-action=collapse] {
	color: #ffec00 !important;
}

.bug-attach-tags, .bug-reproducibility, .bug-tags {
	display: none !important;
}