body, html {
     height: 100%;
}
body {
    font-size: 12px;
}
.footer-bottom
{
    bottom: 0;
    position: absolute;
    width: 100%;
}
.help-block {
    font-style: italic;
}
.navigation ul, .navigation li {
    list-style: none;
    padding: 0;
}

.navigation ul {
    margin: 1em 0;
}
.navigation li {
    margin: 0;
}

.w3-pointer {
    cursor: pointer;
}
.w3-input {
    padding: 2px;
    display: block;
    border: none;
    border: 1px solid #808080;
    width: 100%;
    margin: 1px 0;
    line-height: auto;
}

.w3-eighths {
    width: 12.5%;
}
.w3-seventh {
    width: 14.285%;
}

.w3-bold {
    font-weight: bold;
}
.top-level {
    text-decoration: underline;
    font-weight: bold;
}

.height100 {
     height: 100%;
}

.tdlogo {
    text-shadow:1px 1px 0 white;
    color: #202d61 !important;
    font-weight: bold;
}
.tdcircle {
    color: #c03c58;
    text-shadow:1px 1px 0 white;
}