/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 17, 2015, 10:08:01 PM
    Author     : Tremaine
*/

h1 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h2 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h4 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
p  {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.panel-grid-column{
    text-align: right; display: block; font-weight: bold;
}

.columnWrap{
    word-wrap: break-word;
}

.calendarClass input {
    background-color: yellow !important
}