﻿#wrapper
{
    margin: 10px;
}
img.logo
{
    margin-bottom:5px;
}
.strong
{
    font-weight: bold
}
.dropdown-menu-scrollable {
    height: auto;
    max-height: 200px;
    max-width: 400px;
    overflow-x: hidden;
}
