﻿body {
    background-color: #fff !important;
}

.swagger-ui .information-container {
    background: url(https://uploadmgbqa.blob.core.windows.net/images/institucional/logo/estabelescimento_credenciado.jpg) no-repeat right center #fff;
    background-size: 10% auto;
    border-bottom: 3px solid #0088BE;
}

.swagger-ui .topbar {
    display: none;
}

.swagger-ui .info {
}

    .swagger-ui .info .description p {
        padding-right: 50%;
    }

.swagger-ui .main {
    width: 80%;
}