﻿.swagger-section #header { background-color:rgb(24, 165, 219); }
.swagger-section #header a#logo { background-image:none;padding-left:0px;}
.swagger-section #header form#api_selector {display:none;}
.swagger-section .authorize__btn_operation:before {
    Content: 'Authorize';
    position: relative;
    left: -70px;
    vertical-align: text-bottom;
    text-decoration: underline;
}