﻿img[alt="Swagger UI"] {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: url('../images/directoriesdata_logo.png');
    max-width: 80%;
    max-height: 80%;
    /*position: absolute;
    top: 75px;*/
    height: 20px;
}

.topbar {
    background-color: white !important;
    border-bottom: 4px solid #0065b3;
    /*background-color: #0065b3 !important;*/
}

    .topbar label {
        color: black !important;
    }


.information-container {
    /*margin-top: 100px !important;*/
}

#test_text_design1 {
    color: red;
}

.download-url-wrapper {
    display: none !important;
}
