﻿.logo__img {
    content: url('../../../Content/images/codeit-logo-white-centre.png');
    width: 130px; /* Width of new image */
    height: 36px; /* Height of new image */
}

.swagger-section #header {
    background-color: #00a4f0;
}


.logo__title {
    display: none !important;
}

#input_baseUrl {
    display: none;  
}

#explore {
    display: none !important;  
}

.swagger-section #api_selector input {
    width: 500px;
}
