﻿.swagger-section #header {
    background-color: #749bd2;
    padding: 10px;
}

.swagger-section #header a#logo {
    display: inline-block;
    text-decoration: none;
    background: transparent url(../Content/brivo-logo-name.png) no-repeat left center;
    padding: 0;
    margin: 0;
}

.swagger-section #header div#pagetitle {
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    margin-left: 200px;
    color: white;
}

.title-logo {
    height: 30px;
}

.info_title {
    color: #749bd2;
}