
                .topbar-wrapper {
                    background-color: #fff !important;
                    background-image: url('/_content/Cargonerds.UI.Shared/rohlig/images/logo.svg');
                    background-repeat: no-repeat;
                    background-position: 10px center;
                    background-size: auto 30px;
                }
                .swagger-ui .topbar {
                    background-color: #fff !important;          
                }

                .topbar-wrapper a svg {
                    display:none;
                }

                .select-label {
                    color: black !important;
                }
            