﻿
body {
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
}

.navbar-brand
{
    font-size:16px;
}

h1
{
    font-size:22px;
}

.btn, .input, .form-control
{
    font-size:13px;
}

.btn-small
{
    margin-top:-3px;
    padding:2px 8px;
}

.logo{
    padding-top:10px;
    width:60px;
    margin-left:10px;
}


.lead
{
    font-size:13px;
    color:#888;
}

.rhsPanelOffset
{
    margin-top:15px;

}

.notices p {
    line-height:20px !important;
    color:#fff !important;
}

.informationText
{
    color:#444;
}

input[type=text]
{
}

.spacer
{
    height:4px;
}