﻿.menu-item-header {
    text-transform: none !important;
    color: rgb(51, 51, 51) !important;
}

.menu-item-depth-1.active > .menu-item-header {
	font-weight: 400 !important;
	color: rgb(51,51,51) !important;
}

.menu-item-title {
    font-weight: 400 !important;
	color: rgb(51,51,51) !important;
}

.menu-item-header > span {
    font-weight: 400 !important;
	color: rgb(51,51,51) !important;
}

label {
    font-size: inherit !important;
}

@media (min-width: 992px) {
.c-layout-header.c-layout-header-default .c-navbar {
    background-color: #263238;
}
}

.redoc-json, .response-sample {
    color: #fff !important;
}
