﻿.swagger-section #header #logo .logo__title, .swagger-section #header #logo .logo__img {
    display: none !important;
}

.swagger-section #api_selector {
    display: none !important;
}

/* Set logo */

.swagger-section #header #logo {
    background: url(/Content/ikontrol_logo.png);
    width: 155px;
    height: 66px;
    display: block;
}

.swagger-section #header {
    height: 28px !important;
    background-color: #095169 !important;
    pointer-events: none!important;
}

.swagger-section .swagger-ui-wrap .footer {
    display:none!important;
}