﻿body {
    background-color: #f0f0f0 !important;
}

.topbar{
    display:none;
}

#swagger-ui {
    margin-top: -30px;
}

.information-container.wrapper {
    background: rgba(97,175,254,0) url('/assets/images/telegent-logo-color.png') no-repeat center right;
    background-size: 250px;
    padding: 15px 20px 5px 15px;
}

.information-container.wrapper span.url {
    display:none;
}