﻿body {
    background: #ffffff;
}

.btn-lg {
    width: 100%;
    font-size: 2em;
}

.btn-sm {
    width: 100%;
    font-size: 1.2em;
}

#page-content {
    padding-bottom: 5px;
}

.large-textbox {
    height: 1.2em;
    line-height: .5em;
    font-size: 3.7em;
    text-align: center;
}

.small-textbox {
    height: 2em;
    line-height: 1em;
    font-size: 1.8em;
    text-align: center;
}

.overflow-hidden {
    overflow: hidden;
    white-space: nowrap;
}