/*
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 : Jul 18, 2016, 3:46:52 PM
    Author     : Sai Pullabhotla
*/

* {
    /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"*/
}

h1 {
    font-size: 18pt;
}

h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 22pt;
}

body {
    padding-top: 60px;
    line-height: 1.5;
}

footer {
    padding: 50px 0px 50px 0px;
}

div.buttonbar {
   padding: 20px 0px 20px 0px; 
}
