﻿#header{
    background-color:#04386d  !important;
}

.swagger-section #header a#logo {
    background-image: url('../../../Assets/Images/logo.png') !important;
    display: inline-block !important;
    /*padding-top:0px !important;*/
    padding-bottom:0px !important;
    height:35px !important;
    width:120px !important;
    text-indent:-1000px !important;
    display: none !important;
}

.swagger-section #header form#api_selector .input a#explore{
    background-color: #49a8ea !important;
}

.swagger-section #header form#api_selector{
    display: none !important;
}

.swagger-section .swagger-ui-wrap .info_title{
    color:  #fa4848 !important;
}