﻿.navbar .breadcrumb
{
    margin-bottom: 0;
    background: none !important;
}

.tab-content
{
    padding: 1.25rem;
    background: #FFF;
    border: 1px solid #dddfeb;
    border-top: none;
}

.pills-content
{
    padding: 0;
    background: #FFF;
    border: none;
}

.btn-xs, .btn-group-xs > .btn
{
    padding: 0.125rem 0.35rem;
    font-size: 0.875rem;
    line-height: 1.25;
    border-radius: 0.2rem;
}

.sidebar-brand
{
    background: url(/assets/images/logo-small-2.png) no-repeat center center;
}
