﻿
body 
{
    padding-top: 50px;
}

/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.logo {
    float: left;
}

.display-label 
{
    font-size: 15px;
    font-weight: bold;
}

.display-field
{
  margin-bottom: 17px;
  font-size: 17px;
  line-height: 1.4;
}

