﻿@font-face{
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-style:normal;
}

.swagger-section #header {
    background-color: #59585b;
}

.logo_title {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding-left: 10px;
    padding-bottom: 10px;
    vertical-align:middle;
}

.swagger-section .swagger-ui-wrap a {
    text-decoration: none;
}

    .swagger-section .swagger-ui-wrap a:hover {
        color: #991143;
    }
