﻿.swagger-section #header #logo .logo__img, .swagger-section #header #logo .logo__title {
    display: none !important;
}

.swagger-section #header {
    background-color: #800;
    padding: 15px 14px;
    height: 30px;
}

 .swagger-section #header a#logo {
     background-position: center;
     background-image: url(https://dl.dropboxusercontent.com/u/13543195/Parantez%20FTP/parantez_oval.png);
     width: 176px;
     background-repeat: no-repeat;
     height: 60px;
     display: inline-block;
     margin-top: -15px;
 }

 .swagger-section #explore, .swagger-section #auth_container .authorize__btn {
     background-color: #404041;
 }
