article {
    margin: 1em 1em 2em 1em;
}

input[type=date] {
    width: auto;
}

.breadcrumb {
    font-size: 12px;
    line-height: 1;
    margin: 6px 0 6px 0;
}


.thumbnail {
    height:200px;
    border: none;
    margin: 10px 2px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.voffset-small { margin-top: 20px; }
.voffset-normal { margin-top: 40px; }
.voffset-big { margin-top: 80px; }
.voffset-huge { margin-top: 100px; }
header.jumbotron p { font-size: 14px; padding-bottom: 24px; padding-top: 24px;}

