﻿.swagger-section .swagger-ui-wrap {
    max-width: 90%;
}

.swagger-section #header {
    background-color: #FFFFFF;
    padding-bottom: 80px;
}

.swagger-section .swagger-ui-wrap .info_title {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 10px;
}

.swagger-section .swagger-ui-wrap .info_description {
    padding-bottom: 0px;
}

#api_selector {
    visibility: hidden;
    display: none;
}

#message-bar {
    visibility: hidden;
    display: none;
}

.logo__img {
    content: url('/Content/OPUS_Portrait_Colour.png');
    height: 102px;
    width: 80px;
}

.logo__title {
    font-size: 0 !important;
}

.info_description markdown {
    visibility: hidden;
    display: none;
}

.footer {
    visibility: hidden;
    display: none;
}
